@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
/*
Theme Name: Revn Up
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Sarabun', sans-serif;
}

p {
  color: #5E617E;
  line-height: 32px;
  font-family: 'Sarabun', sans-serif;
}
div#page {
  overflow: hidden;
  position: relative;
  background: #FBFBFB;
}

.home div#page {
    padding-top: 101px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  padding: 10px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.3s ease-in-out !important;
}
header#masthead.fixed {
    box-shadow: 0px 5px 9px rgb(237 237 237 / 61%);
    background: linear-gradient(180deg, #EBFAF1 0%, rgba(251, 251, 251, 1) 98.21%);
    /*position: fixed;*/
    /*animation: headerAnimation linear forwards .5s;*/
}
/*@keyframes headerAnimation{*/
/*  from{*/
/*    transform: translateY(-100px);*/
/*  }*/
/*  to{*/
/*    transform: translateY(0);*/
/*  }*/
/*}*/

body.home header#masthead {
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
/* 	.navbar-nav .dropdown-menu li a:hover{
		    background: transparent !important;
	} */
/* 	    ul.dropdown-menu li {
        margin-top: 20px;
    } */
	    div#main-nav.show .xtra_links {
        margin-top: 40px;
    }
	.mob-head br {
    display: none;
}
	.mob-head {
    font-size: 40px !important;
    line-height: 50px !important;
}
.diag-head {
    font-size: 30px !important;
    line-height: 40px !important;
}
	.kpis-tabs .tabs-content-main {
    min-height: fit-content;
}
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #1D224F;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #1D224F;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
	.vc-tooltip-text {
    top: 70% !important;
    left: 90% !important;
    white-space: unset !important;
    min-width: 200px !important;
}
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*--------------------------------------------------------------
## CUSTOM CSS START
--------------------------------------------------------------*/
body:not(.theme-preset-active) #masthead .navbar-nav > li:not(:first-child) {
  margin-left: 48px;
}
.xtra_links{
	display:flex;
}
.xtra_links .btn_head {
  text-decoration: none;
  display: inline-block;
  padding: 12px 22px;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.4s ease-in-out !important;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.xtra_links .btn_head .icon {
  margin-right: 8px;
  transition: all 0.4s ease-in-out !important;
}
.xtra_links .btn_head.get_start:hover .icon {
  filter: brightness(0) invert(1);
}
.xtra_links .btn_head.get_start {
  color: #47D183;
  border-color: #47D183;
  margin-right: 14px;
}
.xtra_links .btn_head:not(.get_start):hover {
  color: #2dae89;
  border-color: #2dae89;
}
.xtra_links .btn_head:before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #47d183 0%, #66FC7C 137.13%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out !important;
}
.xtra_links .btn_head:not(.get_start):hover:before {opacity: 0;visibility: hidden;}
.xtra_links .btn_head.get_start:before {
  opacity: 0;
  visibility: hidden;
}
.xtra_links .btn_head.get_start:hover:before {
  opacity: 1;
  visibility: visible;
}
.xtra_links .btn_head.get_start:hover {
  color: #fff;
  border-color: transparent;
}
body .btn-custom .vc_general {
  padding: 18px 36px 15px 36px !important;
  background: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 8px !important;
  font-size: 18px !important;
  line-height: 22px !important;
  font-weight: 500 !important;
  color: #fff !important;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s ease-in-out !important;
  display: inline-block;
  text-decoration: none;
}
body .btn-custom .vc_general:before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #47D183 0%, #66FC7C 137.13%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out !important;
}
body .btn-custom .vc_general:hover, body .btn-custom.btn-alter .vc_general {
  color: #47D183 !important;
  border-color: #47D183 !important;
}
body .btn-custom .vc_general:hover:before,body .btn-custom.btn-alter .vc_general:before {
  opacity: 0;
  visibility: hidden;
}
body .btn-custom.btn-alter .vc_general:hover {color: #fff !important;border-color: transparent !important;}
body .btn-custom.btn-alter .vc_general:hover:before {
  opacity: 1;
  visibility: visible;
}
.whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper {
  background: #fff;
  box-shadow: 0px 4px 80px 0px #00000008;
  padding: 30px;
  padding-bottom: 40px;
  border-radius: 16px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100%;
}
.whatGrids .wpb_single_image {
  margin-bottom: 57px;
}
.whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper p {
  color: #5E617E;
  font-size: 18px;
  line-height: 30px;
}
.whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper:before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out !important;
  opacity: 0;
  visibility: hidden;
}
.whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper:hover:before {
  opacity: 1;
  visibility: visible;
}
.whatGrids .wpb_single_image img {
  transition: all 0.4s ease-in-out !important;
}
.whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper:hover .wpb_single_image img {
  filter: brightness(0) invert(1);
}
.whatGrids h4.vc_custom_heading,.whatGrids p {
  transition: all 0.4s ease-in-out !important;
}
.whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper:hover h4,
.whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper:hover p {
  color: #fff !important;
}
.vc_txt b {
  font-weight: inherit;
  background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.secPlan .stats-block {
  width: 124px;
  height: 124px;
  border-radius: 100%;
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 52px;
  left: 0;
  padding-top: 30px;
}
.secPlan .stats-block .stats-text {
  color: #fff;
  font-size: 13px !important;
}
.secPlan .stats-block:before {
  content: '';
}
.secPlan .stats-block:before {
  content: 'Total Slaes';
  color: #fff;
  position: absolute;
  top: 28px;
  left: 0;
  font-size: 13px;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.secPlan .stats-block .aio-icon-top {
  display: none;
}
.secPlan .stats-block div.stats-desc>div.counter_prefix,
.secPlan .stats-block div.stats-desc>div.counter_suffix {
  color: #fff;
  font-size: 24px !important;
  font-weight: 700;
}
.secPlan .stats-block .stats-number {
  color: #fff;
  font-size: 24px !important;
  font-weight: 700;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
  background: #fff;
  display: inline-block;
  text-align: center;
  padding: 16px !important;
  border-radius: 40px;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
  padding: 10px 24px !important;
  background: transparent !important;
  border: none !important;
  border-radius: 40px !important;
  color: #5E617E !important;
  font-size: 18px !important;
  line-height: 32px !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
  background: linear-gradient(90deg, #47D183 -85.11%, #66FC7C 238.26%) !important;
  color: #fff !important;
}
.custom_tabs .vc_tta-tabs-container {
  display: flex !important;
  justify-content: center;
  margin-bottom: 40px !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background: transparent !important;
  border: none !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.secPlan .wpb_single_image {
  padding-left: 38px;
}
.secPlan .custom_tabs .vc_row.vc_row-flex {
  margin: 0;
}
body .btn-custom.btn-icon .vc_general {
  padding-left: 73px !important;
}
body .btn-custom.btn-icon .vc_general:after {
  content: '\f04b';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  width: 27px;
  height: 27px;
  border: 4px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 9px;
  position: absolute;
  left: 30px;
  top: 16px;
  text-indent: 2px;
}
.secLevel .secStrategy {
  margin: 0;
  border-radius: 26px;
  background-position: 95% 100% !important;
}
.secLevel .secStrategy .vc_column-inner {
  padding: 0 !important;
}
.insert_tabs .vc_toggle {
  margin-bottom: 20px;
}
.insert_tabs .vc_toggle:last-child {
  margin-bottom: 0;
}
.insert_tabs .vc_toggle .vc_toggle_title {
  padding: 28px 88px !important;
  background: #fff;
  border-radius: 8px;
}
.insert_tabs .vc_toggle .vc_toggle_title .vc_toggle_icon {
  display: none;
}
.insert_tabs .vc_toggle .vc_toggle_title h4 {
  color: #1D224F;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
}
.insert_tabs .vc_toggle .vc_toggle_title:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  right: 35px;
  top: 30px;
  color: #81849D;
  transition: all 0.2s ease-in-out !important;
}
.insert_tabs .vc_toggle.vc_toggle_active .vc_toggle_title:after {
  transform: rotate(90deg);
}
.insert_tabs .vc_toggle .vc_toggle_title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.insert_tabs .vc_toggle .vc_toggle_content {
  padding-left: 88px;
  padding-right: 64px;
  background: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin: 0;
  font-size: 18px;
  line-height: 32px;
  color: #5E617E;
}
.insert_tabs .vc_toggle .vc_toggle_title:before {
  content: '';
  width: 30px;
  height: 35px;
  background: url('images/faq_icon.png');
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 20px;
  top: 25px;
}
.secTestimonials:before {
  content: '';
  width: 85%;
  height: 100%;
  background: url('images/test_back.png');
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  border-radius: 40px;
}
section.secTestimonials {
  z-index: 1;
  padding-top: 73px !important;
  padding-bottom: 72px;
}
section .vc_bg {
  display: inline-block;
  background: #1D224F;
  padding: 4px 14px !important;
  border-radius: 6px;
}
body .btn-arrow .vc_general {
  color: #fff !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  text-decoration: underline;
}
body .btn-arrow .vc_general:before {
  content: '';
  width: 24px;
  height: 24px;
  background: url('images/arrow-right.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  right: -32px;
  top: 0;
}
section .vc_tta-container {
  margin: 0 !important;
}
.testBox {
  background: #fff;
  padding: 34px;
  padding-bottom: 48px;
  border-radius: 16px;
  box-shadow: 0px 4px 80px 0px #00000008;
  min-height: 596px;
}
.testBox .info {
  position: relative;
  padding-left: 75px;
  padding-top: 20px;
}
.testBox .info img {
  position: absolute;
  left: 0;
  top: 20px;
  width: auto !important;
}
.testBox .info h3 {
  margin-top: 0;
  color: #1D224F;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 6px;
}
.testBox .info p {
  margin: 0;
  color: #1D224F;
}
.testBox .txt {
  color: #1D224F;
  font-size: 20px;
  line-height: 32px;
  border-bottom: 1px solid #D9DBDA;
  padding-bottom: 50px;
}
.testBox .topInfo {
  background: #F0F0F8;
  padding: 15px 54px;
  border-radius: 10px;
  box-shadow: 0px 4px 80px 0px #00000008;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.testBox .topInfo .nbr {
  color: #1D224F;
  font-size: 40px;
  line-height: 64px;
  font-weight: 800;
}
.testBox .topInfo .tagline {
  font-size: 18px;
  line-height: 32px;
  color: #1D224F;
  margin-left: 10px;
  text-transform: capitalize;
}
div#slider_testimonials .owl-nav {
  display: none;
}
div#slider_testimonials .owl-dots .owl-dot {
  background: #9FFFB9;
  width: 29px;
  height: 5px;
  margin: 0 5px;
  border-radius: 10px;
  border: none;
  box-shadow: none;
  outline: none;
}
div#slider_testimonials .owl-dots .owl-dot.active,
div#slider_testimonials .owl-dots .owl-dot:hover {
  background: #fff;
}
div#slider_testimonials .owl-dots {
  text-align: center;
  margin-top: 34px;
}
div#footer-widget .widget {
  margin: 0;
}
div#footer-widget {
  padding-top: 96px;
  padding-bottom: 40px;
  background: transparent !important;
  position: relative;
  z-index: 1;
}
div#footer-widget .f-1 h3.widget-title {
  font-family: 'Montserrat', sans-serif;
	font-weight:700;
  font-size: 50px;
  line-height: 64px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #1D224F;
}

div#footer-widget .f-1 p {
  color: #5E617E;
  font-size: 20px;
  line-height: 32px;
  margin: 0;
}
div#footer-widget .f-1 p a {
  text-decoration: none;
  display: inline-block;
  padding: 12px 22px;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  font-weight: 500;
  transition: all 0.4s ease-in-out !important;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  right: 15px;
  top: 20px;
}
div#footer-widget .f-1 p a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out !important;
}
div#footer-widget .f-1 p a:hover:before {
  opacity: 0;
  visibility: hidden;
}
div#footer-widget .f-1 p a:hover {
  color: #2dae89;
  border-color: #2dae89;
}
div#footer-widget .f-1 {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #D9DBDA;
}
div#footer-widget .f-3 {
  display: flex;
  justify-content: space-evenly;
}
div#footer-widget .f-3 h3.widget-title {
  margin-top: 0;
  color: #1c214e;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px;
  font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
div#footer-widget .f-3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
div#footer-widget .f-3 ul li:not(:last-child) {
  margin-bottom: 20px;
}
div#footer-widget .f-3 ul li a {
  color: #5E617E;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}
div#footer-widget .f-2 p {
  margin: 0;
  font-size: 18px;
  line-height: 34px;
  color: #5E617E;
}
div#footer-widget .widget.widget_media_image {
  margin-bottom: 30px;
}
div#footer-widget .f-2 {
  padding-right: 110px;
}
div#footer-widget .f-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
  border-top: 1px solid #D9DBDA;
  margin-top: 50px;
  display: none;
}
div#footer-widget .f-4 h3.widget-title {
  color: #1D224F;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 18px;
}
.newsletter br {
  display: none;
}
.newsletter .form-control {
  height: 60px;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-shadow: none;
  outline: none;
  color: #A7A9BB;
  font-size: 18px;
  padding: 0 65px 0 25px;
  font-weight: 300;
}
.newsletter .form-control::placeholder {
  color: #A7A9BB;
}
.newsletter p {
  margin: 0;
}
.newsletter .wpcf7-submit {
  background: linear-gradient(90deg, #47D183 0%, #66FC7C 137.13%);
  border: none;
  box-shadow: none !important;
  outline: none;
  font-size: 0;
  padding: 0;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  position: absolute;
  right: 8px;
  top: 8px;
}
.newsletter {
  position: relative;
  width: 459px;
}
.newsletter .wpcf7-spinner {
  position: absolute;
}
.newsletter:after {
  content: '';
  width: 24px;
  height: 24px;
  background: url(images/arrow-right.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  right: 18px;
  top: 17px;
  pointer-events: none;
}
div#footer-widget .zoom-social_icons-list-span,.site-info .right .widget .zoom-social_icons-list-span {
  color: #5E617E;
  background: transparent !important;
  border: 1px solid #5E617E;
  transition: all 0.4s ease-in-out !important;
  font-size: 18px !important;
}
div#footer-widget .zoom-social_icons-list-span:hover,.site-info .right .widget .zoom-social_icons-list-span:hover {
  background: #5E617E !important;
  color: #fff;
}
div#footer-widget:before {
  content: '';
  width: 100%;
  height: 123%;
  position: absolute;
  background: linear-gradient(180deg, #EBFAF1 0%, #FBFBFB 100%);
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(180deg);
}
body:not(.theme-preset-active) footer#colophon {
  background: transparent;
  position: relative;
  z-index: 1;
}
.site-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #D9DBDA;
  color: #5E617E;
  font-size: 16px;
  line-height: 22px;
}
.site-info .right a {
  color: #5E617E;
  text-decoration: underline;
  margin-left: 20px;
  display: inline-block;
}
.site-info .right {
    display: flex;
    align-items: center;
}
.site-info .right .widget {
    margin: 0;
    margin-left: 16px;
}
.site-info .right .widget a {
    margin: 0;
}
.vc_grd {
  display: inline-block;
     background: linear-gradient(90.07deg, #42d772 31.72%, #66FC7C 118.98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.secTeam .vc_row.wpb_row.vc_row-fluid {
  border-bottom: 1px solid #D9DBDA;
  padding: 60px 124px;
}
.secTeam .vc_row.wpb_row.vc_row-fluid:first-child {
  padding-top: 0;
}
.team_grids .wpb_single_image {
  background: #EAEDEC;
    border-radius: 18px;
    padding: 25px 18px 0;
    height: 376px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
}
.team_grids .wpb_single_image figure,
.team_grids .wpb_single_image figure div,
.team_grids .wpb_single_image figure div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team_grids .team_info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
    height: 376px;
    display: flex;
    align-items: center;
    padding: 0px 27px;
    border-radius: 10px;
    opacity: 0;
    transition: all 0.3s ease-in-out !important;
}
.team_grids .vc_column_container>.vc_column-inner>.wpb_wrapper {
    position: relative;
}
.team_grids .team_info p {
    color: #fff;
}
.team_grids .vc_column_container>.vc_column-inner>.wpb_wrapper:hover .team_info {
    opacity: 1;
}
.error-404.not-found {
  text-align: center;
}
.error-404 img {
  margin-bottom: 36px;
}
.error-404 h1 {
  margin-top: 0;
  padding: 0;
  font-size: 50px;
  line-height: 64px;
  color: #1D224F;
  margin-bottom: 10px;
}
.error-404 p {
  font-size: 26px;
  line-height: 42px;
  color: #5E617E;
  margin-bottom: 22px;
}
.error404 #content.site-content {
  padding-top: 140px !important;
  padding-bottom: 78px !important;
}
.error404 div#footer-widget .f-1 {
  display: none;
}
.error404 div#footer-widget {
  padding-top: 96px;
}
section.secInner_banner {
  min-height: 490px;
  background-size: 100% 100% !important;
  background-position: top center !important;
  padding-top: 167px !important;
}
.secFaq .vc_toggle {
  border-bottom: 1px solid #D9DBDA;
  padding: 32px 0;
  margin: 0;
}
.secFaq .vc_toggle:first-child {
  padding-top: 0;
}
.secFaq .vc_toggle:last-child {
  padding-bottom: 0;
  border: none;
}
.secFaq .vc_toggle .vc_toggle_title h4 {
  font-size: 22px;
  line-height: 36px;
  color: #1D224F;
  font-weight: 500;
}
.secFaq .vc_toggle .vc_toggle_title {
  padding: 0 60px !important;
}
.secFaq .vc_toggle .vc_toggle_icon {
  display: none !important;
}
.secFaq .vc_toggle .vc_toggle_content {
  padding: 0 60px;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}
.secFaq .vc_toggle .vc_toggle_title:after {
  content: '\2b';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
  height: 36px;
  background: #F4F4F4;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.secFaq .vc_toggle .count {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.secBelieve .col_box>.vc_column-inner>.wpb_wrapper {
  background: #fff;
  padding: 60px 49px 46px 46px;
  position: relative;
  height: 100%;
  border-radius: 8px;
}
.secBelieve .col_box .vc_circle {
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -30px;
  left: 46px;
}
.secBelieve .col_box h4 {
  text-transform: capitalize;
}
.page-template-thankyou header#masthead {
  display: none;
}
.page-template-thankyou div#footer-widget {
  display: none;
}

.page-template-thankyou footer#colophon {
  display: none;
}
.page-template-thankyou div#content {
  padding-top: 212px !important;
  padding-bottom: 318px !important;
}
.secThanks img {
  margin-bottom: 50px;
}
.secThanks h1 {
  color: #1D224F;
  margin-top: 0;
  font-size: 50px;
  line-height: 64px;
  padding: 0;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-weight: 700;
}
.secThanks p {
  color: #5E617E;
  font-size: 26px;
  line-height: 42px;
  margin-bottom: 22px;
  font-weight: 300;
}
.secThanks p a {
  color: #5E617E;
  text-decoration: none;
}
.careers_sec {
  padding: 58px 50px 80px;
  background: #fff;
  border-radius: 26px;
  box-shadow: 0px 0px 14px 1px rgb(237 237 237);
}
.careers_sec .top_search h3 {
  margin: 0;
  font-size: 32px;
  line-height: 40px;
  color: #1D224F;
}
.careers_sec .top_search {
  margin-bottom: 57px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.careerBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #D9DBDA;
}
.careerBox .info h4 {
  color: #1D224F;
  margin-top: 0;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 14px;
}
.careerBox .info p {
  margin: 0;
  color: #5E617E;
  font-size: 18px;
  line-height: 32px;
}
.careerBox .info p .icon {
  margin-right: 11px;
}
.careerBox .info p .job {
  margin-left: 20px;
}
.careerBox .info p .type {
  position: relative;
  padding-left: 12px;
  margin-left: 12px;
}
.careerBox .info p .type:before {
  content: '';
  width: 7px;
  height: 7px;
  background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
  border-radius: 100%;
  position: absolute;
  left: -6px;
  top: 7px;
}
.careerBox:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.bxslider ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bxslider {
  margin-bottom: 14px !important;
}
.bxslider ul li {
  background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  line-height: 68px;
  font-weight: 600;
}
.secPrivacy ul li {
  color: #5E617E;
  margin: 10px 0;
}
section.vc_section.secPrivacy:before {
  content: '';
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, #EBFAF1 0%, #FBFBFB 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
section.vc_section.secPrivacy {
  background: #FBFBFB;
  z-index: 1;
}
section.vc_section.secPrivacy:after {
  content: '';
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, #EBFAF1 0%, #FBFBFB 100%);
  position: absolute;
  bottom: -10px;
  left: 0;
  transform: rotate(180deg);
  z-index: -1;
  opacity: 0;
  display: none;
}
.secAnnual .stats-block {
  min-width: 155px;
  padding: 23px 20px 23px 15px;
  position: absolute;
  bottom: -30px;
  right: -30px;
  border-radius: 10px;
  background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
}
.secAnnual .stats-top .stats-number,.secAnnual div.stats-desc>div.counter_suffix {
  font-size: 46px !important;
  color: #fff;
  line-height: 1;
  font-weight: 700;
}
.secAnnual .stats-block .stats-text {
  color: #fff;
  font-size: 23px !important;
  line-height: 35px;
}
.secAnnual .stats-top .stats-desc {
  text-align: left;
}
.blogBox {
  background: #F4F4F4;
  padding: 30px;
  padding-right: 40px;
  border-radius: 14px;
}
.blogBox h5 {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  color: #5E617E;
  font-weight: 400;
  background: #fff;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 10px;
}
.blogBox h3 {
  margin-top: 20px;
  margin-bottom: 95px;
  font-size: 22px;
  line-height: 36px;
  color: #1D224F;
 font-weight: 700;
   font-family: 'Montserrat', sans-serif;
}
.blogBox .btn_arrow {
  display: flex;
  text-decoration: underline;
  background: linear-gradient(90deg, #47D183 -85.11%, #66FC7C 238.26%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  align-items: center;
  transition: all 0.3s ease-in-out !important;
}
.blogBox .btn_arrow .icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
  border-radius: 100%;
  margin-right: 8px;
  transition: all 0.3s ease-in-out !important;
}
.blog_grids .col-12.col-md-6 {
  margin-bottom: 30px;
}
.page-template-blog div#content {background: #FBFBFB;}
.secBlogs {
  padding: 80px 0;
  width: 100%;
}
aside#secondary .search-form label {
  margin: 0;
  display: block;
}
aside#secondary .search-form .form-control {
  background: #fff;
  box-shadow: 0px 4px 12px 0px #0000000F;
  border: none;
  height: 60px;
  padding: 0 25px;
  border-radius: 8px;
  outline: none;
  font-size: 18px;
  color: #A7A9BB;
}
aside#secondary .search-form .form-control::placeholder {
  color: #A7A9BB;
}
aside#secondary .search-form .search-submit {
  width: 44px;
  height: 44px;
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
  border-radius: 10px;
  display: block;
  font-size: 0;
  position: absolute;
  right: 8px;
  top: 8px;
  border: none;
  box-shadow: none !important;
  outline: none;
}
aside#secondary .search-form {
  position: relative;
}
aside#secondary .search-form:after {
  content: '\f002';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  right: 22px;
  top: 16px;
  color: #fff;
  pointer-events: none;
  font-size: 18px;
}
aside#secondary .widget {
  margin-bottom: 50px;
}
aside#secondary .widget h3.widget-title {
  margin-top: 0;
  color: #1D224F;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 28px;
  font-weight: 500;
}
aside#secondary .widget ul.nav li {
  color: #5E617E;
  font-size: 14px;
  line-height: 17px;
  display: table;
  padding: 4px 8px;
  background: #E3F0E9;
  border-radius: 10px;
  margin-bottom: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
aside#secondary .widget ul.nav li .nav-link {
  padding: 0;
  color: #5E617E;
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
}
aside#secondary .widget ul.nav {display: block;}
.page-template-blog div#content>.container:first-child {
  max-width: 100%;
  padding: 0;
}
aside#secondary {
  padding-left: 85px;
}
.secFeatured .blogBox {
  background: #fff;
  padding: 0;
  box-shadow: 0px 4px 44px 0px #0000000A;
  z-index: 1;
  position: relative;
  overflow: hidden;
  align-items: center;
  margin: 0;
}
.secFeatured .blogBox .ctn {
  padding: 24px 45px 26px 24px;
}
.secFeatured .blogBox .ctn h3 {
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
    transition: all 0.3s ease-in-out !important;
    font-family: 'Montserrat', sans-serif;
}
.secFeatured .blogBox .thumb {
  height: 287px;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  overflow: hidden;
  padding: 0;
}
.secFeatured .blogBox .thumb img {
  height: 100%;
  object-fit: cover;
}
.secFeatured .container-fluid {
  padding-left: 14%;
}
.secFeatured .txt h4 {
  font-size: 14px;
  line-height: 17px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #fff;
}
.secFeatured .txt h2 {
    color: #1c214e;
    margin-top: 0;
    font-size: 50px;
    line-height: 64px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.secFeatured {
  padding: 167px 0 140px;
  background: url('images/Frame-183.png');
  background-size: 100% 100%;
}
.secFeatured .blogBox:before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease-in-out !important;
}
.secFeatured .blogBox:hover:before {
    opacity: 1;
}
.secFeatured .blogBox:hover .ctn h3 {
    color: #fff;
}
.secFeatured .blogBox:hover .btn_arrow {
    background: #fff;
    -webkit-background-clip: text;
}
.secFeatured .blogBox:hover .btn_arrow .icon {
    background: #1D224F;
}
div#post_slider .owl-dots {
  display: none;
}
div#post_slider .owl-nav button, div#related_slider .owl-nav button {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  border: none;
  box-shadow: none;
  outline: none;
  margin-left: 10px;
}
div#post_slider .owl-nav, div#related_slider .owl-nav {
  position: absolute;
  right: 12%;
  top: -60px;
}
div#post_slider .owl-nav button:hover {
  background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
}
div#post_slider .owl-nav button img {
  filter: brightness(0.8);
}
div#post_slider .owl-nav button:hover img {
  filter: none;
}
div#post_slider .owl-nav button.owl-prev, div#related_slider .owl-nav button.owl-prev {
  transform: rotate(180deg);
}
div#related_slider .owl-nav button {
  border: 1px solid #ddd;
}
div#related_slider .owl-nav button img {
  filter: brightness(0.8);
}
.single-post #content.site-content {
    padding-top: 187px !important;
    background: url(images/bg_inner.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fbfbfb;
}
.top_info_blog {
    align-items: center;
}
.top_info_blog .back_to_blogs {
    display: flex;
    text-decoration: none;
    font-size: 18px;
    color: #5E617E;
    font-weight: 300;
    align-items: center;
    position: absolute;
    top: 0;
    left: -220px;
}
.top_info_blog .back_to_blogs .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #D9DBDA;
    border-radius: 100%;
    margin-right: 10px;
}
.top_info_blog h2 {
    font-size: 50px;
    line-height: 64px;
    color: #1c214e;
    margin: 44px 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.top_info_blog p {
    margin: 0;
    font-size: 18px;
    color: #1D224F;
}
.top_info_blog p b {
    background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 2px;
}
.top_info_blog .bg_img {
    height: 504px;
    border-radius: 14px;
    overflow: hidden;
}
.top_info_blog .bg_img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.top_info_blog {
    max-width: 67.5%;
    margin: 0 auto 40px;
    position: relative;
}
.ctn_blog {
    max-width: 67.5%;
    margin: 0 auto;
}
.ctn_blog p {
    color: #5E617E;
    font-size: 18px;
    line-height: 32px;
    margin: 0;
}
.ctn_blog h3 {
    font-size: 30px;
    line-height: 37px;
    color: #1D224F;
    margin: 40px 0 20px;
}
.tags_nav {
    margin-top: 70px;
    margin-bottom: 80px;
}
.post_tags {
    display: flex;
    align-items: center;
}
.post_tags h4 {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    color: #1D224F;
    margin-right: 10px;
}
.post_tags ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}
.post_tags ul li {
    color: #5E617E;
    font-size: 14px;
    text-transform: uppercase;
    background: #E3F0E9;
    border-radius: 10px;
    padding: 4px 8px;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 4px;
}
.related_post {
    padding: 80px 0;
    border-top: 1px solid #D9DBDA;
    width: 100%;
}
.related_post h2 {
    font-size: 40px;
    line-height: 50px;
    color: #1D224F;
    margin-top: 0;
    padding: 0;
    margin-bottom: 36px;
}
div#related_slider .blogBox {min-height: 330px;}
div#related_slider .owl-dots {
    display: none;
}
div#footer-widget .f-1 {
    display: none;
}
.home div#footer-widget .f-1 {
    display: none;
}
.home div#footer-widget {
    padding-top: 120px;
}
.page-who-we-are div#page,.page-pricing div#page {
    padding-top: 101px;
}
.page-who-we-are div#footer-widget .f-1 {
    display: block;
}
.page-who-we-are div#footer-widget {
    padding-top: 120px;
}
.tags_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social {
    display: flex;
    align-items: center;
    padding: 21px 30px;
    background: #fff;
    box-shadow: 0px 4px 14px 0px #0000000A;
    border-radius: 10px;
}
.social h4 {
    background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    margin-right: 40px;
}
.social svg {
    color: #5E617E;
}
.social svg path {fill: #5E617E;}
.social .heateor_sss_svg {
    background: #fff !important;
    border: 1px solid #5E617E;
}
.heateor_sss_sharing_ul a {
    display: inline-block;
    margin-left: 10px !important;
}
.secTrack .custom_tabs .vc_tta-tabs-container {
    display: flex !important;
    justify-content: flex-end;
    margin-top: -130px !important;
    margin-bottom: 30px !important;
}
.secTrack .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    background: transparent;
    border-radius: 0;
}
.secTrack .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background: #EBEBEB !important;
    margin-left: 10px !important;
}
.secTrack .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a, 
.secTrack .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
    background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%) !important;
}
.secTrack .insert_tabs .vc_toggle .vc_toggle_title {
    padding: 0 28px !important;
    background: transparent;
}
.secTrack .insert_tabs .vc_toggle .vc_toggle_title:after {display: none;}
.secTrack .insert_tabs .vc_toggle .vc_toggle_title:before {
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: auto;
    height: auto;
    font-size: 22px;
    top: 0;
    left: 6px;
    transition: all 0.4s ease-in-out !important;
}
.secTrack .insert_tabs .vc_toggle {
    padding-bottom: 34px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 34px;
}
.secTrack .insert_tabs .vc_toggle.vc_toggle_active .vc_toggle_title:before {
    transform: rotate(90deg);
    top: 38px;
    left: 30px;
}
.secTrack .insert_tabs .vc_toggle .vc_toggle_content {
    background: #F0F7F3;
    margin: 0;
    padding: 20px 36px 40px 30px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.secTrack .insert_tabs .vc_toggle .vc_toggle_content p {
    margin: 0;
    font-weight: 300;
}
.secTrack .insert_tabs .vc_toggle.vc_toggle_active .vc_toggle_title {
    background: #f0f7f3;
    padding-left: 58px !important;
    padding-top: 40px !important;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.secTrack .insert_tabs .vc_toggle:last-child {
    padding-bottom: 0;
    border: none;
    margin: 0;
}
.secBlogs .pagination .page-numbers {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border: 1px solid #D9DBDA;
    color: #5E617E;
    text-decoration: none;
    border-radius: 100%;
    transition: all 0.3s ease-in-out !important;
    position: relative;
}
.secBlogs .pagination .page-numbers.current, 
.secBlogs .pagination .page-numbers:hover {
    background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
    border-color: transparent;
    color: #fff;
}
.secBlogs .pagination .page-numbers.next,
.secBlogs .pagination .page-numbers.prev {
    font-size: 0;
}
.secBlogs .pagination .page-numbers.next:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url('images/grd_arrow.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.secBlogs .pagination .page-numbers.prev:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url('images/grd_arrow.png');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  transform: rotate(180deg);
}
.secBlogs .pagination .page-numbers:hover:before {
    filter: brightness(0) invert(1);
}
.secBlogs .pagination {
    justify-content: center;
    margin-top: 30px;
}
.cat_search .form-control {
    border: 1px solid #D9DBDA;
    background: #fff;
    border-radius: 10px;
    height: 55px;
    padding: 0 26px;
    color: #1D224F;
    font-size: 18px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
}
.cat_search {
    min-width: 460px;
}
.col_items>.vc_column-inner>.wpb_wrapper {
    height: 304px;
    overflow: hidden;
}
.col_items>.vc_column-inner>.wpb_wrapper .vc_row {
    margin-bottom: 10px;
}


.table_sec h4.vc_custom_heading {
    text-align: center !important;
}
.table_sec h4.vc_custom_heading.bg_green {
    background: #41C985;
    padding: 25px 0 !important;
    color: #fff;
    border-radius: 16px 16px 0px 0px;
}
.table_sec h4.vc_custom_heading.bg_blue {
    background: #1D224F;
    padding: 25px 0 !important;
    color: #fff;
    border-radius: 16px 16px 0px 0px;
}
.table_sec .vc_row {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d1d1d1;
}
.table_sec .vc_row:not(:first-child) .wpb_column {
    padding: 25px 0;
    border-left: 1px solid #d1d1d1;
    margin-top: -5px;
}
.table_sec .vc_row .wpb_column:first-child {
    border-left: 0;
}
.table_sec .vc_row .wpb_column:last-child {
    border-right: 1px solid #d1d1d1;
}
.table_sec .vc_row:first-child .wpb_column {
    border: none;
}
.table_sec .vc_row .wpb_column .vc_column-inner {
    padding: 0;
}
.table_sec p.vc_custom_heading:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url('images/info.png');
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 40px;
}
.table_sec p.vc_custom_heading {
    position: relative;
}
.table_sec .vc_row:last-child {
    border-bottom: oldlace;
    align-items: inherit;
}
/* .table_sec .vc_row:last-child .wpb_column:nth-child(2) {
    padding-top: 168px;
} */
.table_sec .vc_row:last-child .wpb_column:first-child {
    padding-top: 60px;
}
.range_slider .slider {
	position: relative;
	padding: 40px 30px;
}
.range_slider .min-value,.range_slider .max-value {color: #45CF84;font-size: 18px;line-height: 22px;font-weight: 700;position: absolute;top: 0;}
.range_slider .max-value {
	text-align: left;
}
.range_slider .current-value {
	position: absolute;
	top: -2.5em;
	left: 50%;
	width: 60px;
	height: 1em;
	text-align: center;
	color: #81b5cc;
	font-weight: bold;
	white-space: nowrap;
	background:#000;
	display: none;
}
.range_slider .range {
	position: relative;
}
.range_slider input[type=range] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	height: 2px;
	padding: 0;
	border-radius: 4px;
	border: none;
	background: linear-gradient(90deg, #27A68A -85.11%, #66FC7C 238.26%);
	box-sizing: content-box;
}
.range_slider input[type=range]:focus {
  outline: none;
}
.range_slider input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 29px;
	height: 35px;
	background: url('images/range_icon.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.range_slider input[type=range]::-moz-range-thumb {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 29px;
	height: 35px;
	background: url('images/range_icon.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.range_slider .min-value {
    left: 30px;
}
.range_slider .max-value {
    right: 30px;
}
.monthly {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #D9DBDA;
    padding: 15px 24px;
    border-radius: 10px;
    color: #5E617E;
    font-size: 14px;
    font-weight: 500;
    margin: 0 30px;
}
.monthly .value {
    font-size: 20px;
    color: #1D224F;
    font-weight: 600;
}
.range_slider .slider p {
    margin: 0;
}
section.secGuide {
    z-index: 1;
}
.secGuide:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url('images/bg_platform.png');
    background-size: cover;
    background-position: top;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.secBanner .wpb_single_image {
    margin-right: -110px;
}
.show_on_mobile {
    display: none;
}
.secBanner #typing_text {
    background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
    min-height: 78px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.col_items ul.slick-dots {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.col_items ul.slick-dots li button {
    font-size: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #adadad;
    border-radius: 100%;
}
.col_items ul.slick-dots li.slick-active button {
    background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
    border-color: transparent;
}
.col_items ul.slick-dots:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #e2e2e2;
    position: absolute;
    top: 0;
    right: 9px;
    z-index: -1;
}
div#main-nav {
    margin-left: 50px;
}
.category #content.site-content {
    padding-top: 150px !important;
}
.category #content.site-content header.page-header {
    margin-bottom: 50px;
}
.cat_post .col-12.col-md-6 {
    margin-bottom: 45px;
}
.cat_post .blogBox {
    min-height: 340px;
}
.navbar-nav .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.1s ease-in-out !important;
    transform: translateY(-10px);
    border: 1px solid #E4EBE7;
    border-radius: 8px;
    padding: 0;
    top: 30px;
}
.navbar-nav .menu-item-has-children:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: none;
}.navbar-nav .dropdown-menu li a {
    padding: 18px 22px;
    color: #1D224F;
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px solid #E4EBE7;
}
.navbar-nav .dropdown-menu li:last-child a {
    border-bottom: 0;
}
.navbar-nav .dropdown-menu li a:hover {
    background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
    color: #fff;
}
.navbar-nav > li.menu-item-has-children {
    position: relative;
    padding-right: 20px;
    cursor: pointer;
}
.navbar-nav > li.menu-item-has-children a:after {
    display: none;
}
.navbar-nav > li.menu-item-has-children:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #1D224F;
    position: absolute;
    right: 0;
    top: -3px;
}
.view_img {
    display: none;
}
#view_1 {
    display: block;
}
/*--------------------------------------------------------------
## CUSTOM CSS END
--------------------------------------------------------------*/
section .vc_bg.bg_grd {
  background: linear-gradient(90deg, #47D183 0%, #66FC7C 137.13%);
}



.ft-20 {
  font-size: 20px;
  line-height: 32px;
}

.ft-26,.ft-26 p{
  font-size: 26px;
  line-height: 42px;
}

.ft-18,.ft-18 p {
  font-size: 18px;
  line-height: 32px;
}

.clr-white,.clr-white p {
  color: #fff;
}

.ftw_bold {
  font-weight: 800;
}

div#content {
  padding: 0 !important;
}

.entry-content {
  margin: 0;
}

div#comments {
    display: none;
}


@media (min-width: 1440px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1350px;
  }
}

/*MEDIA QUERIES*/

@media screen and (max-width: 1700px) {
    .secTestimonials:before {
        width: 95%;
    }
    .secFeatured .container-fluid {
        padding-left: 9%;
    }
}

@media screen and (max-width: 1640px) {
    .secFeatured .container-fluid {
        padding-left: 7%;
    }
}

@media screen and (max-width: 1580px) {
    .secFeatured .container-fluid {
        padding-left: 5%;
    }
    .secTestimonials:before {
        width: 98%;
    }
}

@media screen and (max-width: 1500px) {
    .secFeatured .container-fluid {
        padding-left: 7%;
    }
    section.secThanks.col-12 {
        zoom: 0.9;
    }
    .page-template-thankyou div#content {
        padding-top: 130px !important;
        padding-bottom: 120px !important;
    }
    div#main-nav {
        margin-left: 20px;
    }
}

@media screen and (max-width: 1439px) and (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100%;
        padding-left: 50px;
        padding-right: 50px;
    }
/*     section .vc_row {
        zoom: 0.85;
    } */
}
@media screen and (max-width: 1439px) {
    .secBanner h1.vc_custom_heading {
        font-size: 50px !important;
        line-height: 64px !important;
    }
    .bxslider ul li {
        font-size: 50px;
        line-height: 60px;
    }
    .secBanner #typing_text {
        font-size: 50px !important;
        line-height: 60px !important;
        min-height: 64px;
    }
    .secFeatured .container-fluid {
        padding-left: 7%;
    }
    .top_info_blog h2 {
        font-size: 44px;
        line-height: 60px;
    }
    body .btn-custom .vc_general {
        font-size: 16px !important;
        padding: 15px 30px !important;
    }
    .secRevn p br {
        display: none;
    }
    .secTestimonials .clr-white p br {
        display: none;
    }
}

@media screen and (max-width: 1400px) {
    .bxslider ul li {
        font-size: 44px;
        line-height: 52px;
    }
    .secBanner #typing_text {
        font-size: 44px !important;
        line-height: 52px !important;
        min-height: 60px;
    }
    .testBox .topInfo .tagline {
        font-size: 16px;
        line-height: 26px;
    }
    .secFeatured .blogBox .ctn h3 {
        min-height: 106px;
    }
    .secBlogs .blogBox h3 {
        font-size: 20px;
    }
    .related_post .blogBox h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 75px;
    }
    .whatGrids h4.vc_custom_heading {
        font-size: 20px !important;
    }
    .secInner_banner h2.vc_custom_heading {
        font-size: 48px !important;
        line-height: 1.4 !important;
    }
    .secTrack h3.vc_custom_heading {
        font-size: 40px !important;
        line-height: 1.4 !important;
    }
    .secTrack .custom_tabs .vc_tta-tabs-container {
        margin-top: -110px !important;
    }
    .testBox .txt {
        font-size: 18px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {
/*     section .vc_row {
        zoom: 0.87;
    } */
}

@media screen and (max-width: 1300px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        padding-left: 50px;
        padding-right: 50px;
    }
    .secBanner h1.vc_custom_heading {
        font-size: 40px !important;
        line-height: 54px !important;
    }
    .whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper p {font-size: 16px;}
    .whatGrids h4.vc_custom_heading {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .whatGrids .wpb_single_image {
        margin-bottom: 45px;
    }
    .secLevel .secStrategy h2.vc_custom_heading {
        font-size: 44px !important;
        line-height: 54px !important;
    }
    .testBox .topInfo {
        padding: 15px 24px;
    }
    .secFeatured .container-fluid {
        padding-left: 4%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-nav .dropdown-menu {
      opacity: 1;
      visibility: visible;
      border: none;
      transform: none;
      margin-left: 0;
/*       margin-top: 30px; */
      display: none;
      
    }
    .navbar-nav > li.menu-item-has-children:after {
        color: #fff;
        top: 0px;
    }.navbar-nav .dropdown-menu li a {
        color: #E0E0E0;
        font-size: 18px;
        border: none;
        background: transparent;
        display: inline-block;
        padding: 0;
    }
    .navbar-nav .dropdown-menu li:not(:last-child) {
        margin-bottom: 24px;
    }
    div#main-nav {
        margin-left: 0px;
    }
    .error-404 h1 {
        font-size: 40px;
        line-height: 1.4;
    }
    .error-404 p {
        font-size: 20px;
        line-height: 30px;
    }
    .error404 #content.site-content {
        padding-top: 170px !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        padding-left: 15px;
        padding-right: 15px;
    }
    #masthead nav {
        padding-right: 70px !important;
    }
    button.navbar-toggler {
        position: absolute;
        right: 0;
/*         top: 10px; */
        box-shadow: none;
        outline: none;
        border: none;
        padding: 0;
        font-size: 26px;
        color: #1d224f !important;
    }
    body.stop_scroll {
        overflow: hidden;
    }
    .navbar-light .navbar-toggler-icon {
        display: none;
    }
    div#main-nav {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        background: #1D224F;
        width: 50%;
        transform: translateX(-102%);
        transition: all 0.4s ease-in-out !important;
        padding: 40px 20px;
        overflow-y: scroll;
        z-index: 99;
    }
    div#main-nav.show {
        transform: none;
    }
    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        color: #fff;
        font-size: 22px;
        line-height: 28px;
        padding: 0;
        display: inline-block;
    }
    body:not(.theme-preset-active) #masthead .navbar-nav > li {
        margin-left: 0 !important;
/*         margin-bottom: 30px; */
		        margin-top: 10px;
        margin-bottom: 10px;
    }
    body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
      background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .close_menu {
        position: absolute;
        right: 20px;
        top: 50px;
        width: 17px;
        height: 17px;
        background: url('images/bg_close.png');
        background-repeat: no-repeat;
        background-size: cover;
        font-size: 0;
    }
    div#main-nav .dv_logo {
        margin-bottom: 80px;
    }
    .bxslider ul li {
        font-size: 38px;
        line-height: 48px;
    }
    .secBanner #typing_text {
        font-size: 38px !important;
        line-height: 48px !important;
        min-height: 54px;
    }
    .ft-26 {
        font-size: 22px;
    }
    section h2.vc_custom_heading {
        font-size: 36px !important;
        line-height: 1.4 !important;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
        font-size: 16px !important;
    }
    .secPlan h3.vc_custom_heading {
        font-size: 24px !important;
        line-height: 1.4 !important;
    }
    .secLevel .secStrategy {
        padding-left: 40px !important;
        background-size: 50% !important;
    }
    .secLevel .insert_tabs .vc_toggle .vc_toggle_title h4 {
        font-size: 18px;
    }
    .secLevel .insert_tabs .vc_toggle .vc_toggle_content {
        padding-right: 30px;
        font-size: 16px;
    }
    .secLevel .insert_tabs .vc_toggle .vc_toggle_content p {
        line-height: 29px;
    }
    section.secTestimonials {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .secTestimonials h2.vc_custom_heading {
        font-size: 30px !important;
    }
    .secTestimonials .clr-white p {
        font-size: 18px;
        line-height: 30px;
    }
    div#footer-widget .f-1 h3.widget-title {
        font-size: 40px;
    }
    div#footer-widget .f-1 p {
        font-size: 18px;
    }
    div#footer-widget .f-2 {
        max-width: 32%;
        padding-right: 30px;
    }
    div#footer-widget .f-3 {
        max-width: 68%;
        flex: 68%;
    }
    div#footer-widget .f-3 ul li a {
        font-size: 15px;
    }
    div#footer-widget .f-2 p {
        font-size: 16px;
        line-height: 30px;
    }
    .secFeatured .blogBox .ctn h3 {
        font-size: 18px;
        line-height: 32px;
    }
    .blogBox .btn_arrow {
        font-size: 16px;
    }
    .secBlogs {
        padding-top: 20px;
    }
    .secBlogs .blogBox {
        padding: 20px;
    }
    .secBlogs .blogBox h3 {
        font-size: 18px;
        margin-bottom: 75px;
        line-height: 32px;
    }
    aside#secondary {
        padding-left: 15px;
    }
    .top_info_blog .bg_img {
        height: 440px;
    }
    .top_info_blog .back_to_blogs {
        left: -180px;
    }
    .top_info_blog h2 {
        font-size: 36px;
        line-height: 1.4;
    }
    .ctn_blog p {
        font-size: 16px;
    }
    .ctn_blog h3 {
        font-size: 24px;
        line-height: 1.4;
    }
    .tags_nav {
        display: block;
        text-align: center;
    }
    .post_tags {
        margin-bottom: 20px;
        justify-content: center;
    }
    .social {
        justify-content: center;
    }
    .secInner_banner h2.vc_custom_heading {
        font-size: 36px !important;
    }
    .secBelieve .col_box h4 {
        font-size: 22px !important;
        line-height: 1.4 !important;
    }
    .secBelieve .col_box p {
        font-size: 16px;
        line-height: 30px;
    }
    .secMean h3.vc_custom_heading {
        font-size: 36px !important;
        line-height: 1.4 !important;
    }
    
    .secMean h4.vc_custom_heading {
        font-size: 18px !important;
        line-height: 1.4 !important;
    }
    .whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper {
        padding: 20px;
        border-radius: 8px;
    }
    .whatGrids h4.vc_custom_heading {
        font-size: 16px !important;
    }
    .whatGrids .vc_column_container>.vc_column-inner>.wpb_wrapper p {
        font-size: 14px;
        line-height: 25px;
    }
    .cat_search {
        min-width: 360px;
    }
    .careerBox .info h4 {
        font-size: 20px;
    }
    .careerBox .info p {font-size: 16px;}
    .secTrack h3.vc_custom_heading {
        font-size: 30px !important;
    }
    .insert_tabs .vc_toggle .vc_toggle_title h4 {
        font-size: 18px;
    }
    .secGuide .ft-20 {
        font-size: 16px;
    }
    .secRelated .blogBox h3 {margin-bottom: 75px;}
    div#related_slider .blogBox {
        padding: 20px;
    }
    .secAnnual h3.vc_custom_heading {
        font-size: 30px !important;
        line-height: 1.4 !important;
    }
    .secWho h3.vc_custom_heading {
        font-size: 36px !important;
        line-height: 1.4 !important;
    }
    .secRevn .ft-26 p {
        font-size: 20px;
        line-height: 30px;
    }
    .secThanks img {
        max-width: 30%;
    }
    .secThanks h1 {
        font-size: 40px;
        line-height: 1.4;
    }


.kpis-tabs ul.tabs-nav a {
	font-size: 14px; }
	ul.tabs-nav.col-md-3 {
    flex: 0 0 35%;
    max-width: 35%;
}

.tabs-content-main.col-md-9 {
            flex: 0 0 65%;
        max-width: 65%;
    padding:20px;
}
	.kpis-tabs {
    gap: 20px !important;
}
}

@media screen and (max-width: 860px) {
    .secPrivacy h1.vc_custom_heading {
        font-size: 48px !important;
        line-height: 1.4 !important;
    }
    .error-404 img {
        max-width: 70%;
    }
    .secBanner h1.vc_custom_heading {
        font-size: 30px !important;
        line-height: 1.4 !important;
    }
    .bxslider ul li {
        font-size: 34px;
        line-height: 1.4;
    }
    .secBanner #typing_text {
        font-size: 24px !important;
        line-height: 1.4 !important;
        
    }
    .ft-20 {
        font-size: 18px;
    }
    .ft-20 p {
        line-height: 30px;
    }
    body .btn-custom .vc_general {
        font-size: 15px !important;
        padding: 12px 24px !important;
    }
    body .btn-custom.btn-icon .vc_general {
        padding-left: 48px !important;
    }
    body .btn-custom.btn-icon .vc_general:after {
        left: 16px;
        top: 13px;
        width: 22px;
        height: 22px;
        font-size: 8px;
    }
    body .secBanner .btn-custom.btn-icon {
        margin-left: 10px  !important;
    }
    section h2.vc_custom_heading {
        font-size: 32px !important;
    }
    .secRevn .ft-26 p {font-size: 18px;}
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
        font-size: 15px !important;
        padding: 10px 20px !important;
    }
    .secPlan h3.vc_custom_heading {
        font-size: 20px !important;
    }
    .ft-18, .ft-18 p {
        font-size: 16px;
        line-height: 30px;
    }
    .secLevel .secStrategy {
        padding: 40px !important;
        margin-bottom: 60px !important;
    }
    .secLevel .secStrategy h2.vc_custom_heading {
        font-size: 26px !important;
        line-height: 1.4 !important;
    }
    .secLevel .insert_tabs .vc_toggle .vc_toggle_title h4 {
        font-size: 16px;
    }
    .secLevel .insert_tabs .vc_toggle .vc_toggle_content p {
        font-size: 14px;
        line-height: 24px;
    }
    .insert_tabs .vc_toggle .vc_toggle_title {
        padding: 20px 58px !important;
    }
    .insert_tabs .vc_toggle .vc_toggle_title:before {
        width: 25px;
        height: 30px;
        top: 21px;
        left: 15px;
    }
    .home div#footer-widget {
        padding-top: 60px;
    }
    div#footer-widget .f-1 p {
        font-size: 14px;
    }
    div#footer-widget .f-1 h3.widget-title {
        font-size: 32px;
        line-height: 1.4;
    }
    div#footer-widget .f-2,div#footer-widget .f-3 {
        max-width: 100%;
        flex: 100%;
    }
    div#footer-widget .f-2 {
        padding-right: 15px;
        margin-bottom: 40px;
    }
    .newsletter {
        width: 100%;
    }
    div#footer-widget .f-4 .widget {
        max-width: 50%;
        flex: 50%;
    }
    div#footer-widget .f-4 .widget:last-child {
        display: flex;
        justify-content: flex-end;
    }
    .secFeatured .blogBox .ctn h3 {
        margin-bottom: 30px;
        min-height: auto;
    }
    .secFeatured {
        padding-bottom: 80px;
    }
    .secBlogs>.container>.row:first-child {
        display: flex;
        flex-direction: column-reverse;
    }
    .secBlogs .row .col-12.col-md-8 {
        max-width: 100%;
        flex: 100%;
    }
    .blog_grids .col-12.col-md-6 {
        max-width: 50%;
    }
    .secBlogs {
        padding-bottom: 20px;
    }
    div#footer-widget {
        padding-top: 0px !important;
    }
    .secFeatured .txt h2 {
        font-size: 40px;
        line-height: 1.4;
        margin-bottom: 0;
    }
    div#related_slider .blogBox {
        min-height: inherit;
    }
    div#related_slider .blogBox h3 {
    }
    .related_post {
        padding: 40px 0;
    }
    .top_info_blog h2 {
        font-size: 30px;
        margin: 20px 0;
    }
    .top_info_blog {
        max-width: 90%;
        margin-bottom: 20px;
    }
    .ctn_blog {
        max-width: 90%;
    }
    .ctn_blog h3 {
        margin-top: 20px;
    }
    .top_info_blog .back_to_blogs {
        font-size: 0;
        left: -60px;
    }
    .single-post #content.site-content {
        padding-top: 145px !important;
    }
    .secInner_banner h2.vc_custom_heading {
        font-size: 30px !important;
    }
    .page-platform section.secInner_banner {
        padding-bottom: 70px !important;
    }
    .secTrack h3.vc_custom_heading {
        font-size: 24px !important;
        padding-right: 56%;
    }
    .secTrack .insert_tabs .vc_toggle {
        padding-bottom: 24px;
        margin-bottom: 24px;
    }
    .insert_tabs .vc_toggle .vc_toggle_title h4 {
        font-size: 16px;
    }
    .secTrack .insert_tabs .vc_toggle.vc_toggle_active .vc_toggle_title {
        padding-top: 24px !important;
        padding-left: 30px !important;
    }
    .secTrack .insert_tabs .vc_toggle.vc_toggle_active .vc_toggle_title:before {
        left: 10px;
        top: 20px;
    }
    .secTrack .insert_tabs .vc_toggle .vc_toggle_content p {
        font-size: 15px;
        line-height: 26px;
    }
    section.secTrack {
        padding-bottom: 70px !important;
    }
    section.secGuide {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    section.secGuide h3.vc_custom_heading {
        font-size: 16px !important;
        line-height: 1.4 !important;
    }
    section.secGuide .ft-20 p {
        font-size: 14px;
        line-height: 24px;
    }
    .testBox .txt {
        font-size: 16px;
        line-height: 30px;
    }
    .testBox {
        min-height: inherit;
    }
    section.secRelated {
        padding-top: 0px !important;
        padding-bottom: 60px !important;
    }
    .page-platform .secLevel .secStrategy {
        margin-bottom: 0 !important;
    }
    section.secInner_banner {
        min-height: inherit;
    }
    .page-faq section.secInner_banner {
        padding-bottom: 170px !important;
    }
    section.secInner_banner .ft-20 p {
        font-size: 16px;
    }
    .secFaq .vc_toggle .vc_toggle_title h4 {
        font-size: 18px;
    }
    .secFaq .vc_toggle {
        padding: 20px 0;
    }
    .secFaq .vc_toggle .vc_toggle_content {
        font-size: 16px;
    }
    .secFaq .vc_toggle .vc_toggle_content p {
        line-height: 28px;
    }
    .secFaq .vc_row.wpb_row.vc_row-fluid:first-child {
        margin-bottom: 70px !important;
    }
    .secFaq .ft-26 p {
        font-size: 18px;
        line-height: 30px;
    }
    .secAnnual .stats-block {
        bottom: 70px;
        right: -20px;
    }
    .secAnnual .stats-top .stats-number, .secAnnual div.stats-desc>div.counter_suffix {
        font-size: 36px !important;
    }
    .secAnnual .stats-block .stats-text {
        font-size: 18px !important;
    }
    body .btn-arrow .vc_general {
        font-size: 16px !important;
    }
    .secTeam .vc_row.wpb_row.vc_row-fluid {
        padding: 60px 0;
    }
    .team_grids .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 50%;
        display: inline-block;
        margin: 20px 0;
    }
    section.team_grids {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .page-our-team .secLevel .secStrategy {
        margin-bottom: 0 !important;
    }
    .page-our-team section.secInner_banner {
        padding-bottom: 140px !important;
    }
    section.secMean {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .secMean h3.vc_custom_heading {
        font-size: 30px !important;
        margin-bottom: 20px !important;
    }
    section.secWho {padding-top: 150px !important;padding-bottom: 150px !important;}
    .secWho h3.vc_custom_heading {
        font-size: 30px !important;
    }
    .secWho .ft-20 {
        font-size: 16px;
    }
    .secWho .ft-20 p {
        line-height: 24px;
    }
    .table_sec h4.vc_custom_heading.bg_green,.table_sec h4.vc_custom_heading.bg_blue {
        font-size: 16px !important;
    }
    .table_sec .vc_row:not(:first-child) .wpb_column {
        padding: 18px 0;
    }
    .table_sec p.vc_custom_heading {
        font-size: 16px !important;
        padding-right: 20%;
    }
    .table_sec p.vc_custom_heading:after {
        top: 0;
        bottom: 0;
        right: 20px;
        margin: auto;
    }
    .table_sec .vc_row:last-child .wpb_column:nth-child(2) h3.vc_custom_heading  {
/*         padding: 168px  10px 0; */
		font-size: 14px !important;
        line-height: 24px !important;
    }
    .table_sec .vc_row .wpb_column:last-child h5.vc_custom_heading {
        font-size: 14px !important;
		line-height: 24px !important;
    }
    .range_slider .min-value, .range_slider .max-value {
        font-size: 13px;
    }
    .range_slider .slider {
        padding: 30px 10px;
    }
    .range_slider .min-value {
        left: 10px;
    }
    .range_slider .max-value {
        right: 10px;
    }
    .monthly {
        margin: 0 10px;
        display: block;
        text-align: center;
    }
    .table_sec .vc_row {
        margin-top: -10px;
    }
    .table_sec .vc_row:not(:first-child) .wpb_column {
        margin-top: -15px;
        margin-bottom: -15px;
        padding: 40px 0;
    }
    .table_sec .vc_row:last-child .wpb_column:nth-child(2) h3.vc_custom_heading {
        margin-bottom: 12px !important;
    }
    .secBelieve .col_box>.vc_column-inner>.wpb_wrapper {
        padding: 50px 39px 36px 36px;
    }
    .secBelieve .col_box .vc_circle {
        width: 40px;
        height: 40px;
        font-size: 18px !IMPORTANT;
        top: -20px;
        left: 25px;
    }
    .secBelieve .col_box h4 {
        font-size: 18px !important;
    }
    .secBelieve .col_box p {
        font-size: 15px;
    }
    .secBelieve .ft-20 p {
        font-size: 16px;
    }
    .whatGrids .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 50%;
        margin: 10px 0;
    }
    section.secCareers {
        padding-top: 0px !important;
    }
    .careers_sec .top_search {
        display: block;
    }
    .cat_search {
        min-width: inherit;
        margin-top: 20px;
    }
    .careers_sec {
        padding: 40px 30px;
    }
}

@media screen and (max-width: 767px) {
    div#related_slider .owl-nav {
        display: none;
    }
	.mob-head br {
    display: none;
}
	.page-id-219 .pricing-head {
    background-position: left !important;
		padding-top: 100px !important;
        padding-bottom: 200px !important;
}
	.diag-head {
    font-size: 20px !important;
    line-height: 35px !important;
}
	    section.secPricing {
        padding-top: 0px !important;
    }
div#main-nav.show .xtra_links {
    margin-top: 40px;
}
	.col_items>.vc_column-inner>.wpb_wrapper .vc_row {
    padding-bottom: 60px;
}
	.navbar-nav .dropdown-menu li a:hover {
    background: transparent;
}
	.mob-head {
    font-size: 40px !important;
    line-height: 50px !important;
}
	div#footer-widget .f-4 {
    display: none !important;
}
	ul.dropdown-menu li {
    margin-top: 20px;
}
	.navbar-brand img {
    height: auto !important;
    width: auto !important;
}
    .secPrivacy h3.vc_custom_heading {
        font-size: 24px !important;
        line-height: 1.4 !important;
    }
    .xtra_links .btn_head {
        display: none;
    }
    .xtra_links .btn_head.get_start {
        display: block;
        font-size: 0;
        padding: 0;
        border: none;
        margin: 0;
    }
    button.navbar-toggler {
        top: 20px;
    }
    #masthead nav {padding-right: 50px !important;}
    .secBanner .wpb_single_image {
        margin-top: 30px;
    }
    .whatGrids .vc_column_container {
        margin: 10px 0;
    }
    section h2.vc_custom_heading {
        font-size: 28px !important;
    }
    .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        display:block
    }
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
        display: none
    }
    .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
        padding: 10px !important;
        width: 100%;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
        font-size: 14px !important;
        padding: 8px 13px !important;
    }
    .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .secLevel .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
        padding: 10px 20px !important;
    }
    .secLevel .wpb_single_image {
        margin-top: 40px;
    }
/*     section.secLevel {
        padding-bottom: 60px !important;
    } */
    section.secTestimonials {
        padding-right: 100px !important;
        padding-left: 100px !important;
    }
    div#slider_testimonials {
        margin-top: 30px;
    }
    .secTestimonials .clr-white {
        margin-bottom: 30px !important;
    }
    .secTestimonials h2.vc_custom_heading br {
        display: none;
    }
    div#footer-widget .f-1 p a {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 10px;
        padding: 12px 32px;
    }
    div#footer-widget .f-3 .widget {
        max-width: 45%;
        flex: 45%;
		margin-bottom:30px;
    }

    div#footer-widget .f-3 {
        display: flex;
        flex-direction: row;
        gap: 20px;
		flex-wrap:wrap;
    }
    div#main-nav .xtra_links .btn_head {
        display: inline-block;
    }
    div#main-nav .xtra_links .btn_head.get_start {
        padding: 12px 22px;
        font-size: inherit;
        border: 1px solid;
        margin-right: 10px;
    }
    .secFeatured .container-fluid {
        padding-left: 18%;
    }
    .top_info_blog .bg_img {
        height: 300px;
    }
    .top_info_blog h2 {
        font-size: 24px;
    }
    .top_info_blog p {
        font-size: 16px;
    }
    .ctn_blog h3 {
        font-size: 18px;
    }
    .related_post h2 {
        font-size: 32px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .page-faq section.secInner_banner {
        padding-top: 140px !important;
        padding-bottom: 120px !important;
    }
    .secFaq .vc_toggle .vc_toggle_title h4 {line-height: 1.4;}
    .page-platform section.secInner_banner .wpb_single_image {
        margin-top: 40px;
    }
    .secTrack .custom_tabs .vc_tta-tabs-container {
        margin-top: 0 !important;
    }
    .secTrack h3.vc_custom_heading {
        padding-right: 0;
        margin-bottom: 30px !important;
    }
    .secTrack .wpb_single_image {
        margin-top: 40px;
    }
    section.secGuide .wpb_single_image {
        padding-bottom: 30px;
    }
    .secRelated .blogBox h3 {
        font-size: 20px;
        line-height: 1.4;
    }
    .secLevel .secStrategy {
        background-position: 120% 170% !important;
    }
    .secTeam .wpb_single_image {
        padding-bottom: 30px;
    }
    .secTeam .vc_row:last-child {
        display: flex;
        flex-direction: column-reverse;
    }
    .secTeam .vc_row:last-child .wpb_single_image {
        text-align: left;
    }
    .page-solutions section.secInner_banner {
        padding-top: 140px !important;
        padding-bottom: 120px !important;
    }
    .page-solutions section.secInner_banner .wpb_single_image {
        margin-top: 30px;
    }
    .secAnnual .vc_row:nth-child(even) {
        display: flex;
        flex-direction: column-reverse;
    }
    .secAnnual .wpb_single_image {
        padding-bottom: 20px;
    }
    section.secAnnual {
        padding-bottom: 60px !important;
        padding-top: 0px !important;
    }
    div#footer-widget .f-4 {
        display: block;
    }
    div#footer-widget .f-4 .widget {
        max-width: 100%;
        margin: 20px 0;
    }
    div#footer-widget .f-4 .widget:last-child {
        justify-content: center;
    }
    .site-info {
        display: block;
        text-align: center;
    }
    .site-info .left {
        margin-bottom: 10px;
    }
    section.secMean .vc_row:first-child {
        margin-bottom: 50px !important;
    }
    section.secMean .vc_row:last-child {
        display: flex;
        flex-direction: column-reverse;
    }
    section.secMean .vc_row .wpb_single_image {
        padding-bottom: 30px;
    }
    .page-who-we-are section.secRevn h2.vc_custom_heading {
        margin-bottom: 20px !important;
    }
    section.secMean .wpb_single_image {
        margin-top: 30px;
    }
    .page-template-thankyou div#content {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .secThanks h1 {
        font-size: 30px;
    }
    .secThanks p {
        font-size: 17px;
        line-height: 1.4;
    }
    .error-404 h1 {
        font-size: 36px;
    }
    .error-404 p {
        font-size: 18px;
    }

/*-------------------Solution 2 page---------*/
.kpis-tabs .tabs-content-main {
    padding: 20px;
    height: max-content !important;

}
.kpis-tabs {
    flex-direction: column;
}


.equation {
 display: flex;
 align-items: center;
    font-size: 10px !important;
}



.equation strong {

    font-size: 12px !important;
    margin-left: 10px !important;
}


.equation .upper h4 {

 font-size: 10px !important;
 padding-top: 5px !important;
 line-height: 15px !important;
}

.equation .upper h4:first-child{
    padding-bottom:5px !important;

}

.equation h5 {
    font-size: 20px !important;
	margin:0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
 
}
.page-id-594 .secInner_banner img {
    padding-top: 40px;
}

.kpis-tabs ul.tabs-nav a {
	font-size: 14px; }
	ul.tabs-nav.col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
}

.tabs-content-main.col-md-9 {
            flex: 0 0 100%;
        max-width: 100%;

}

}

@media screen and (max-width: 540px) {
    header#masthead {
        padding: 10px 0;
    }
    div#main-nav {
        width: 100%;
    } 
    section.secBanner {
        padding-bottom: 30px !important;
    }
    section h2.vc_custom_heading {
        font-size: 24px !important;
    }
    section.secRevn h2.vc_custom_heading {
        text-align: left !important;
    }
    .secRevn .ft-26 p {
        text-align: left !important;
    }
    body .secRevn .btn-custom.btn-icon {
        display: none !important;
    }
    body .secRevn .btn-custom {
        display: block !important;
        width: 100% !important;
    }
    body .secRevn .btn-custom .vc_general {
        width: 100%;
    }
    .secRevn .whatGrids {padding-bottom: 20px !important;}
    section.secRevn,section.secPlan {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    section.secPlan h2.vc_custom_heading {
        text-align: left !important;
    }
    .secPlan .wpb_single_image {padding-bottom: 30px;}
    .secPlan h3.vc_custom_heading {
        font-size: 24px !important;
    }
    section.secLevel {
        padding-top: 30px !important;
    }
    .secLevel .secStrategy {
        padding-bottom: 244px !important;
        background-position: bottom center !important;
        background-size: 70% !important;
        margin-bottom: 30px !important;
    }
    section h2.vc_custom_heading {
        text-align: left !important;
    }
    .secLevel .insert_tabs .vc_toggle .vc_toggle_title h4 {
        font-size: 20px;
    }
    section.secTestimonials {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    div#footer-widget .f-1 h3.widget-title {
        font-size: 34px;
        margin-bottom: 14px;
    }
    div#footer-widget .f-1 p {
        font-size: 18px;
    }
    div#footer-widget .f-1 p a {
        width: 100%;
        text-align: center;
        margin-top: 28px;
    }
    div#footer-widget .f-1 {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    div#footer-widget .f-4 .widget:last-child {
        display: block;
    }
    .site-info {
        text-align: left;
    }
    .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
/*         display: flex !important; */
        overflow-x: scroll !important;
    }
    .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
        flex: none;
    }
    .secFeatured {
        padding: 145px 15px 40px;
    }
    .secFeatured .container-fluid {
        padding-left: 15px;
    }
    div#post_slider .owl-nav {
        display: none;
    }
    .secFeatured .txt h2 {
        font-size: 34px;
    }
    .secBlogs {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog_grids .col-12.col-md-6 {
        max-width: 100%;
        margin: 10px 0;
    }
    aside#secondary .widget h3.widget-title {
        position: relative;
        background: #fff;
        box-shadow: 0px 4px 12px 0px #0000000F;
        padding: 18px 20px;
    }
    aside#secondary .widget h3.widget-title:after {
        content: '\f078';
        font-family: 'Font Awesome 5 Free';
        font-weight: 600;
        position: absolute;
        right: 20px;
        top: 18px;
    }
    aside#secondary .widget {
        margin-bottom: 10px;
    }
    .blog_grids {
        margin-top: 40px;
    }
    aside#secondary .widget ul.nav {
        display: none;
    }
    .top_info_blog {
        max-width: 100%;
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 75px;
        padding-top: 40px;
    }
    .top_info_blog .bg_img {
        height: 350px;
        margin-top: 30px;
    }
    .top_info_blog h2 {
        font-size: 24px;
    }
    .top_info_blog p {
        font-size: 18px;
    }
    .ctn_blog {
        max-width: 100%;
    }
    .ctn_blog h3 {
        font-size: 22px;
    }
    .tags_nav {
        display: flex;
        flex-direction: column-reverse;
    }
    .post_tags {
        margin-bottom: 0;
        margin-top: 30px;
        align-items: flex-start;
    }
    .post_tags ul {
        text-align: left;
    }
    .related_post h2 {
        font-size: 34px;
    }
    div#related_slider .blogBox h3 {
        font-size: 20px;
    }
    .top_info_blog .back_to_blogs {
        font-size: 16px;
        top: 0;
        left: 0;
    }
    .single-post #content.site-content {
        background-size: 650%;
    }
    .secBelieve .wpb_column {
        margin: 20px 0;
    }
    .secBelieve .vc_row {
        margin-bottom: 0 !important;
    }
    section.secBelieve,section.secMean {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    section.secMean .vc_row:last-child {
        margin-bottom: 0 !important;
    }
    section.secRevn h2.vc_custom_heading {
        margin-bottom: 20px !important;
    }
    section.secMean .vc_row .wpb_single_image {
        padding-bottom: 0;
    }
    .whatGrids .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 100%;
    }
    section h2.vc_custom_heading {
        margin-bottom: 30px !important;
    }
    .careers_sec {
        padding: 30px 20px;
    }
    .careerBox {
        display: block;
    }
    .careerBox .btn-custom .vc_general {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    section.secCareers {
        padding-bottom: 60px !important;
    }
    section.secInner_banner h2.vc_custom_heading {
        text-align: center !important;
    }
    .page-our-team section.secInner_banner {
        padding-bottom: 80px !important;
        padding-top: 140px !important;
    }
    section.secTeam {
        padding-top: 30px !important;
    }
    .team_grids .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 100%;
    }
    .team_grids .team_info p {
        font-size: 16px;
    }
    .page-faq section.secInner_banner {
        padding-bottom: 60px  !important;
    }
    .secFaq .vc_row.wpb_row.vc_row-fluid:first-child {
        margin-bottom: 30px !important;
    }
    .secFaq .vc_row.wpb_row.vc_row-fluid:last-child p {
        text-align: left !important;
    }
    .secFaq .vc_row.wpb_row.vc_row-fluid:last-child  .vc_btn3-container.btn-custom {
        text-align: left;
    }
    .page-solutions section.secInner_banner h2.vc_custom_heading,
    .page-platform section.secInner_banner h2.vc_custom_heading {
        text-align: left !important;
    }
    section.secTrack {
        padding-bottom: 30px !important;
    }
    section.secGuide {
        padding-top: 30px !important;
        padding-bottom: 60px !important;
    }
    .show_on_desktop {
        display: none;
    }
    .show_on_mobile {
        display: block;
    }
    .table_sec .vc_row {
        margin-left: 0;
        margin-right: 0;
        flex-wrap: wrap;
    }
    .table_sec .vc_row .wpb_column {
        max-width: 70%;
        flex: 70%;
    }
    .table_sec .vc_row .wpb_column:last-child {
        max-width: 30%;
        flex: 30%;
    }
    .table_sec p.vc_custom_heading {
        font-size: 14px !important;
        line-height: 21px !important;
    }
    .table_sec h4.vc_custom_heading.bg_green, .table_sec h4.vc_custom_heading.bg_blue {
        font-size: 16px !important;
        padding: 16px 20px;
    }
    .table_sec .vc_row:not(:first-child) .wpb_column {
        margin-top: -7px;
        margin-bottom: -7px;
    }
    .table_sec .vc_row:last-child .wpb_column {
        max-width: 100%;
        border: none;
    }
    .table_sec .vc_row:last-child .wpb_column h3.vc_custom_heading {
        margin-bottom: 20px !important;
    }
    .table_sec:last-child {
        margin-top: 40px;
        padding-top: 40px;
        border-top: 1px solid #d1d1d1;
    }
    .table_sec .btn-custom {
        display: block !important;
    }
    .table_sec .btn-custom .vc_general {
        width: 100%;
    }
    table_sec .vc_row .wpb_column:last-child h5.vc_custom_heading {
        font-size: 16px !important;
    }
    .monthly {
        display: flex;
        align-items: center;
    }
    .secPricing .ft-20 p {
        text-align: left !important;
    }
    section.secPricing {
        padding-bottom: 0 !important;
    }
    .page-who-we-are section.secMean .vc_row .wpb_single_image {
        padding-bottom: 30px;
        margin-top: 0;
    }
    .secPrivacy h1.vc_custom_heading {
        font-size: 40px !important;
    }
    .page-template-thankyou div#content {
        height: 100vh;
        display: flex;
        align-items: center;
    }
    .error-404 h1 {
        font-size: 30px;
    }
    .navbar-brand {
        width: 167px;
    }
}

@media screen and (max-width: 390px) {
    section.secTestimonials {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .secTestimonials:before {
        border-radius: 18px;
    }
}


/* -----coming soon page css---- */
body {
  font-family: 'Sarabun', sans-serif;
}

header.wp-block-template-part {
	display: none;
}

footer.wp-block-template-part {
	display: none;
}

main#wp--skip-link--target .col_left h1 {
    font-size: 100px;
    line-height: 82px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #fff;
    font-family: 'Sarabun', sans-serif;
    font-weight: 600;
}
main#wp--skip-link--target .col_left h1 strong {
    font-size: 66px;
}
main#wp--skip-link--target .col_left p {
	font-size: 22px;
	line-height: 37px;
	margin-bottom: 60px;
	color: #fff;
}

main#wp--skip-link--target .entry-content {
    width: 100%;
    padding: 0;
    background-color: #1D224F;
    background-image: url(https://rev.agencypartnerinteractive.com/wp-content/uploads/2024/06/bg_coming.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
    height: 100vh;
}

body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 60%;
}

main#wp--skip-link--target ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

main#wp--skip-link--target ul li {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 25px;
}

main#wp--skip-link--target ul li a {
	text-decoration: none;
	display: inline-block;
	font-weight: 600;
	color: #fff;
}

section.secComing {
    display: flex;
    max-width: 1440px;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.secComing .col_6 {
    max-width: 50%;
    flex: 50%;
}

.secComing .col_12 {
    max-width: 100%;
    flex: 100%;
    margin-bottom: -100px;
}

.secComing .col_12 h1 {
    margin: 0;
}

main#wp--skip-link--target .col_left h1 b {
    font-weight: inherit;
    background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

main#wp--skip-link--target ul li b {
    background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    margin-right: 10px;
}

.ct_form .col_half {
	max-width: 50%;
	flex: 50%;
	display: inline-block;
	padding: 10px 0 20px;
}

.ct_form .wpcf7-form-control-wrap {
	display: block;
}

.ct_form .wpcf7-form-control-wrap input, .ct_form .wpcf7-form-control-wrap textarea {
    height: 60px;
    border: 1px solid #cecece;
    background: #fff;
    padding: 0 20px;
    box-shadow: none;
    outline: none;
    font-size: 18px;
    color: #000;
    width: 82%;
    border-radius: 10px;
    font-weight: 500;
    font-family: 'Sarabun', sans-serif;
}

.ct_form p {
	margin: 0;
}

.ct_form {
	display: flex;
	flex-wrap: wrap;
}

.ct_form .col_full {
	max-width: 100%;
	flex: 100%;
}

.ct_form .wpcf7-form-control-wrap textarea {
    padding: 20px;
    height: 130px;
    resize: none;
    width: 92%;
}

.ct_form .wpcf7-submit {
    width: 160px;
	cursor: pointer;
    height: 60px;
    font-size: 20px;
    background: linear-gradient(90.07deg, #47d183 31.72%, #66FC7C 118.98%);
    border: none;
    color: #fff;
    font-weight: 700;
    box-shadow: none;
    outline: none;
    margin-top: 20px;
    border-radius: 8px;
    font-family: 'Montserrat', sans-serif;
}
.wpcf7 form .wpcf7-response-output {
    color: #fff;
}

.ct_form  h4 {
    color: #fff;
    font-size: 30px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
}

.ct_form .wpcf7-form-control-wrap input::placeholder, .ct_form .wpcf7-form-control-wrap textarea::placeholder {
    color: #000;
}
.page-id-510 div#main {
    background-color: #1D224F;
    background-image: url(https://www.getrevdup.com/wp-content/uploads/2024/06/bg_coming.png);
	background-size: 100% 100%;
}

.page-id-510 div#main .entry-content {
    width: 100%;
    padding: 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
    height: 100vh;
}

.page-id-510 div#main .entry-content .col_left h1 {
    font-size: 100px;
    line-height: 82px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.page-id-510 div#main .entry-content .col_left h1 strong {
    font-size: 66px;
    font-weight: 700;
}
.page-id-510 div#main .entry-content .col_left p {
	font-size: 22px;
	line-height: 37px;
	margin-bottom: 60px;
	color: #fff;
}
.page-id-510 div#main .entry-content .col_left h1 b {
    font-weight: inherit;
    background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-id-510 div#main .entry-content ul li b {
    background: linear-gradient(90.07deg, #27A68A 31.72%, #66FC7C 118.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    margin-right: 10px;
}
.page-id-510 div#main .entry-content  ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.page-id-510 div#main .entry-content ul li {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 25px;
}

.page-id-510 div#main .entry-content  ul li a {
	text-decoration: none;
	display: inline-block;
	font-weight: 600;
	color: #fff;
}
.page-coming-soon div#page {
    padding-top: 0px;
}
@media screen and (max-width: 1600px)

{
	section.secComing {
		zoom: 0.9;
	}
}

@media screen and (max-width: 1500px)

{
	section.secComing {
		zoom: 0.8;
	}
}
@media screen and (max-width: 1199px) {
	section.secComing {
		padding: 0 30px;
	}
}

@media screen and (max-width: 860px) {
	main#wp--skip-link--target .col_left h1 {
		font-size: 70px;
		line-height: 1.2;
	}
	main#wp--skip-link--target .col_left h1 strong {
		font-size: 54px;
	}
	main#wp--skip-link--target .col_left p {
		font-size: 20px;
		line-height: 32px;
	}
	.ct_form .wpcf7-form-control-wrap input, .ct_form .wpcf7-form-control-wrap textarea {
		width: 80%;
	}
	.ct_form .wpcf7-form-control-wrap textarea {
		width: 90%;
	}
	.secComing .col_12 {
		margin-bottom: -200px;
	}
	main#wp--skip-link--target .entry-content {
		background-size: 100%;
		background-position: center;
	}
}

@media screen and (max-width: 767px) {
	.secComing .col_12 {
		margin-bottom: 0;
	}
	.page-id-56 .abt-head {
    padding-top: 100px !important;
    padding-bottom: 200px !important;
}
	.who-sec2 {
    margin-top: -100px;
}
	.pricing-head {
    background-position: left !important;
}
	    section.secWho {
        background-position: left !important;
    }
	.secComing .col_6 {
		max-width: 100%;
		flex: inherit;
		margin-bottom: 30px;
	}
	main#wp--skip-link--target .entry-content {
		height: auto;
		padding: 50px 0;
	}
}

@media screen and (max-width: 480px) {
	.ct_form .col_half {
		max-width: 100%;
		flex: inherit;
	}
	.ct_form .wpcf7-form-control-wrap input, .ct_form .wpcf7-form-control-wrap textarea {
		width: 91%;
	}
	.secComing .col_12 {
		margin-bottom: 30px;
	}
	.page-id-510 div#main .entry-content {
    	height: unset;
	}
	    section.secComing {
        padding: 50px 30px;
    }
	.page-id-510 div#main .entry-content .col_left h1 strong {
    font-size: 50px;
}

.page-id-510 div#main .entry-content .col_left h1 {
    font-size: 78px;
}
}

@media screen and (max-width: 400px) {
	main#wp--skip-link--target .col_left h1 {
		font-size: 60px;
		line-height: 1;
	}
	main#wp--skip-link--target .col_left h1 strong {
		font-size: 44px;
	}
	main#wp--skip-link--target .col_left p {
		font-size: 18px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 340px) {
	.ct_form .wpcf7-form-control-wrap input, .ct_form .wpcf7-form-control-wrap textarea {
		width: 88%;
		font-size: 16px;
	}
	main#wp--skip-link--target .col_left p {
		font-size: 16px;
	}
	main#wp--skip-link--target .col_left p br {
		display: none;
	}
	main#wp--skip-link--target .col_left h1 {
		font-size: 54px;
	}
	main#wp--skip-link--target .col_left h1 strong {
		font-size: 36px;
	}
}


/*------------Code of dropDown on Career -----------------*/

.secBelieve .dropp .wpb_wrapper {
    padding:0px !important;
	background-color:#fff0 !important;
}

.secBelieve .dropp{
    margin-top:50px;
}




.secBelieve .dropp .vc_do_toggle{
    padding:20px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border-radius: 10px;
}


.secBelieve .dropp .vc_toggle_title h4{
    font-size: 15px;
    color: #1d224f !important;
    line-height: 18px;
    text-align: left;
}

.secBelieve .dropp .vc_toggle_icon{
    right: 20px !important;
	left: auto !important;
}

.secBelieve .dropp .vc_toggle_content {
    margin-bottom: 0px !important;
	 padding-left: 0px !important;
}

.secBelieve .dropp .vc_toggle_content p{
    margin-bottom: 0px !important;
    font-size: 16px !important;
    line-height: 23px !important;
}

.secBelieve .dropp .vc_toggle_title {
    padding: 0px !important;
}
.secBelieve .dropp2{
	margin-top:0px !important;
}


/*---------------------------Core Values---------------------*/
.wraper {
  height: 300px;
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
	border-radius:20px;
}

.box-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.6s ease-in-out;
  
}

.flex-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.overlay {
  height: 100%;
  width: 100%;
}



.visible-content {
 background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);
}

.hidden-content {
  background-color: rgb(29 34 79);
  transform: translateX(0) translateY(100%);
}

.wraper:hover > .hidden-content {
  transform: none;
}

.wraper:hover > .visible-content {
  transform: translateX(0) translateY(-100%);
}

.overlay.front-overlay.flex-wrap h2 {
    font-size: 30px;
    padding: 0px 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.overlay.back-overlay.flex-wrap h3 {
    color: #fff;
  font-size:24px;
    padding: 30px;
  margin-bottom:20px;
  padding:0px
}

.overlay.back-overlay.flex-wrap p{
    color: #fff;
    /* padding: 30px; */
    text-align:center;
}

.overlay.back-overlay.flex-wrap {
    padding: 40px;
}

.wraper.wraper01 .visible-content {
 
    background: rgb(29 34 79);
}

.wraper.wraper01 .hidden-content {
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);

}

.wraper.wraper01 h2{
  color:#fff;
}

.wraper.wraper03 .visible-content {
 
    background: rgb(29 34 79);
}

.wraper.wraper03 .hidden-content {
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);

}

.wraper.wraper03 h2{
  color:#fff;
}

.wraper.wraper05 .visible-content {
 
    background: rgb(29 34 79);
}

.wraper.wraper05 .hidden-content {
  background: linear-gradient(90deg, #27A68A 0%, #66FC7C 137.13%);

}

.wraper.wraper05 h2{
  color:#fff;
}
.overlay.back-overlay.flex-wrap {
    flex-direction: row;
}
/*---------------------------Solution Page 02-------------------*/

.page-id-594 div#footer-widget .f-1 {
    display: block;
}

body.page-id-594 section.secInner_banner {

    padding-top: 220px !important;
}


.kpis-tabs ul.tabs-nav a {
    font-size:16px;
    color:#1D224F;
    display:flex;
    justify-content:space-between;
    padding: 20px 18px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 10px;
    text-decoration:none;
	font-weight:300;
}

.kpis-tabs ul.tabs-nav a.active {
    background-color:#D8F3E3;
}

.kpis-tabs ul.tabs-nav a.active img {
    filter: brightness(0) saturate(100%) invert(56%) sepia(78%) saturate(336%) hue-rotate(112deg) brightness(90%) contrast(90%);
}

.kpis-tabs .tabs-content-main {
    background-color: #F6F6F9;
    padding: 36px;
    border-radius: 20px;
	height:630px;
}

.kpis-tabs {
    gap:62px;
}

.kpis-tabs h2.title {
    font-size: 28px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
}
.kpis-tabs .content-inner {
    margin-top: 40px;
}
.content-inner h3 {
    font-size: 18px;
    font-weight: 500;
    color: #0A7243;
    margin: 0px;
    padding: 0px;
    margin-bottom: 23px;
}

.content-inner hr {
    /* color: red; */
    background-color: #E1E1FA;
    margin-top: 40px;
    margin-bottom: 40px;
}

.content-inner p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    font-family: 'Sarabun', sans-serif;
}

.equation {
    display: flex;
    align-items: center;
}

.equation h3 {
    margin-bottom:0px;
}

.equation strong {
    margin: 0px;
    padding: 0px;
    font-size: 32px;
    font-weight: 500;
    margin-left: 40px;
}


.equation .upper h4 {
    margin: 0px;
    color: #1D224F;
    font-size: 20px;
    font-weight: 500;
    padding-top:15px;
    TEXT-ALIGN: center;
}

.equation .upper h4:first-child{
    border-bottom:1px solid #1D224F;
    padding-bottom:15px;
    padding-top:0px;
}

.equation h5 {
    font-size: 30px;
	margin:0px;
    padding-left: 20px;
    padding-right: 20px;
    color: #00BE5F;
}

.equation .upper {
    width: 45%;
}


.equation p{
	margin:0px;
	color:#1D224F;
}

h3.kpi-category {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #1D224F;
        font-family: 'Montserrat', sans-serif;
    margin-bottom:56px;
}
.custom-blogs .secFeatured {
    padding: 80px 0px;
}
.navbar-brand img {
    height: 40px;
}
div#footer-widget .widget.widget_media_image img {
    height: 70px !important;
    width: auto;
}
.revdup-hero-subtext p {
    color: #fff;
}
.w-text p {
    color: #fff;
}
.w-title p {
    color: #fff;
}
.w-title a {
    color: #2bab89;
}
ul#menu-main-menu a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
}
.head-inline .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* tooltip */
.vc-tooltip-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    position: relative;
}

.vc-tooltip-icon {
    cursor: pointer;
    position: relative;
}

.vc-tooltip-text {
    position: absolute;
    top: 100%;
    left: 100%;
    transform: translateX(-50%);
    background: #1c214e;
    color: #fff;
    padding: 8px 10px;
    border-radius: 4px;
/*     white-space: nowrap; */
    display: none;
    z-index: 10;
    font-size: 14px;
    min-width: 100px;
	width: 100%;
}

.vc-tooltip-wrapper:hover .vc-tooltip-text {
    display: block;
}
.vc-tooltip-wrapper {
    display: flex;
    justify-content: space-between;
    width: 94%;
}
span.vc-tooltip-title {
    color: #1c214e;
    font-size: 18px;
	font-family: 'Sarabun', sans-serif;
}
div#footer-widget ul li a:hover {
    color: #4ad582;
}
.contact-sec label {
    width: 70%;
}
.contact-sec input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    background: linear-gradient(90deg, #47d183 0%, #66FC7C 137.13%);
    border: 1px solid #49d482;
}

@media only screen and (max-width: 320px) {
	    body .secBanner .btn-custom.btn-icon {
        margin-left: 0px !important;
        margin-top: 10px;
    }
}

.page-whos-revdup .site-header:not(.fixed) .xtra_links .btn_head.get_start {
	
    color: #ffffff;
    border-color: #ffffff;
}
.page-whos-revdup .site-header:not(.fixed) .xtra_links .btn_head .icon img {
    filter: brightness(20.5);
}
.page-whos-revdup .site-header:not(.fixed) a.btn_head.l-talk {
    background: #fff;
}
div#qst_4 {
    display: block !important;
}
.wpcf7 form .wpcf7-response-output {
    color: #4ad582;
}

.vc_grd img {

    filter: brightness(0) saturate(100%) invert(96%) sepia(67%) saturate(1337%) hue-rotate(61deg) brightness(95%) contrast(77%);
}
