.nectar-box-roll .top-heading span {
    font-weight: 400;
    font-size: 32px;
    line-height: 61px;
    letter-spacing: 2.24px;
    text-align: center;
    text-transform: uppercase;
}
.nectar-box-roll .top-heading span.wraped, .nectar-box-roll .top-heading .wraped span {
    font-size: 48px;
    font-weight: 800;
    letter-spacing: 3.36px;
    line-height: 61px;
}
.nectar-box-roll .top-heading .wraped span {
    padding: 0px 6px;
}
.nectar-box-roll h1.top-heading {
    font-size: unset;
    line-height: normal;
}
body .nectar-box-roll .overlaid-content .subheader {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
	letter-spacing: 0.3px;
}
.scroll-down-wrap-roted {
    position: absolute;
    bottom: -100px;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
}
.secound-section .row-bg-overlay.row-bg-layer,
.opacity9 .row-bg-overlay.row-bg-layer {
    opacity: 0.9 !important;
}
.opacity8 .row-bg-overlay.row-bg-layer {
    opacity: 0.8 !important;
}
.nectar-box-roll .overlaid-content .scroll-down-wrap {
    display: none;
}
.scroll-down-wrap-roted img {     
    -webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}
.row .col .over-line.vc_separator-has-text * {
    margin: 0;
    font-size: 128px;
    line-height: 54px;
    color: #ccdcff1c;
}
.row .col .over-line.vc_separator-has-text {
    position: relative;
}
.row .col .over-line.vc_separator-has-text .vc_sep_holder {
    height: 16px;
    width: 100%;
	max-width: 188px;
    position: absolute;
    left: 0;
    background-color: #ccdcff1c;
}
.row .col .over-line.vc_separator-has-text .vc_sep_holder .vc_sep_line {
    border: 0;
}
.row .col .over-line.vc_separator-has-text {
    position: relative;
    bottom: -32px;
}
.row .opacity9 .col .over-line.vc_separator-has-text * {
    color: #b3b3b326;
}
.row .opacity9 .col .over-line.vc_separator-has-text .vc_sep_holder {
    background-color: #ccdcff1c;
}
/* rotate 360 key for refresh btn */
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.nectar-box-roll .top-heading span.wraped:last-child span{
    background-color: #3954e88a;
    border-radius: 10px;
}
body .no-margin {
    padding-bottom: 0;
	margin-bottom: 0;
}

.strategy-button a{
      background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      border: none;
      padding: 2px 40px !important;
      font-size: 22px;
      border-radius: 999px; /* pill shape */
      cursor: pointer;
      transition: transform 0.2s ease, box-shadow 0.2s ease;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	  font-family: Poppins;
	  letter-spacing: 1.54px;
	  line-height: 61px;
	  display: block;
	  text-align: center;
	  max-width: max-content;
}
.strategy-button a:hover {
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

body, #page-header-bg h2, body h2,  body h3,  body h1, body h4, body p, article.post .post-header h2, article.post.quote .post-content h2, article.post.link .post-content h2, #call-to-action span, .woocommerce .full-width-tabs #reviews h3, .row .col.section-title h2, .nectar_single_testimonial[data-style="bold"] p, .woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control, body #error-404 h2, .woocommerce-page .woocommerce p.cart-empty, .nectar-ext-menu-item .inherit-h2 .menu-title-text, #slide-out-widget-area .nectar-ext-menu-item .inherit-h2, #mobile-menu .nectar-ext-menu-item .inherit-h2, #ajax-content-wrap .nectar-inherit-h2, #header-outer .nectar-inherit-h2, [data-inherit-heading-family="h2"], .nectar-quick-view-box div.product h1.product_title.nectar-inherit-h2 {
    font-family: 'Poppins' !important;
}
.sticky-row {
    position: sticky !important;
    top: 50px;
}
.button-gradian {
    background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    padding: 0px 28px;
    border-radius: 999px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
body.home,
body.page-id-6896 {
    overflow: unset;
}
body:has(.nectar-box-roll) #ajax-content-wrap.at-content {
    margin-top: 0 !important;
}
div#header-outer {
    border-top: 12px solid #3954E8;
}
.fancy-box-outline .nectar-fancy-box .inner {
    border: 10px solid #FFFFFF;
    webkit-transition: border 0.24s cubic-bezier(0, 0, 0.6, 1), opacity 0s ease;
    transition: border 0.24s cubic-bezier(0, 0, 0.6, 1), opacity 0s ease;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: center;
	min-height: auto !important;
	aspect-ratio: 1 / 1;
	font-size: 32px;
    font-weight: 800;
    letter-spacing: 4px;
	opacity: 0;
	background-color: #00000030;
	text-align: center;
}
.fancy-box-outline .nectar-fancy-box:hover .inner {
	border: 20px solid #FFFFFF;
	opacity: 1;
}
.fancy-box-outline .fancybox2 .nectar-fancy-box:hover .inner {
    border: 14px solid #AB8F3B;
}
.fancy-box-outline .fancybox3 .nectar-fancy-box:hover .inner {
    border: 14px solid #FF8300;
}
.fancy-box-outline .fancybox4 .nectar-fancy-box:hover .inner {
    border: 14px solid #3954E8;
}
.fancy-box-outline .fancybox5 .nectar-fancy-box:hover .inner {
    border: 14px solid #314126;
}

.fancy-box-outline .nectar-fancy-box {
    transition: transform 0.27s ease-out;
    -webkit-transition: transform 0.27s ease-out;
    /* transform: scale(1.5); */
}
.fancy-box-outline .nectar-fancy-box:hover {
    transform: scale(1.04);
} 
.button-solid {
    background: #3954E8;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
    padding: 0 28px;
    border-radius: 20px 0 0 20px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    font-family: Poppins;
    width: 100%;
    display: block;
    font-size: 48px;
    line-height: 67px;
	letter-spacing: 3.36px;
}
.row .featured-logos .col img.img-with-animation.nectar-lazy:not([srcset]) {
    width: auto;
}
.letter-spacing-11-16 {
    letter-spacing: 1.76px;
}
.letter-spacing-13-20 {
    letter-spacing: 2.6px;
}
.letter-spacing-7-24 {
    letter-spacing: 1.68px;
}
.letter-spacing-7-28 {
    letter-spacing: 2px;
}
.letter-spacing-11-24 {
    letter-spacing: 2.64px; 
}
.letter-spacing-7-36 {
	letter-spacing: 2.52px;
}
.letter-spacing-7-64 {
	letter-spacing: 4.48px;
}
.letter-spacing-7-32 {
 letter-spacing: 2.24px;
}
.letter-spacing-7-48 {
	letter-spacing: 3.36px;
}
.letter-spacing-11-48 {
	letter-spacing: 5.28px;
	margin-bottom: 20px;
}
h2.letter-spacing-7-24 {
    font-weight: 700;
}
.font-size-48, .font-size-48 p {
    font-size: 48px;
    line-height: 61px;
	letter-spacing: 3.36px;
}

.font-size-36 {
	font-size: 36px;
    line-height: 41px;
	letter-spacing: 2.52px;
}
.font-size-24 {
	font-size: 24px;
    line-height: 36px;
}
.letter-spacing-normal {
    letter-spacing: normal;
}
p {
    padding-bottom: 12px;
}
.upper-case { 
	text-transform: uppercase;
}
.font-weight-300-400 {
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: normal;
	color: #111111;
}
.font-weight-300 {
    font-weight: 300;
	letter-spacing: -0.24px;
}
.font-weight-300-normal {
    font-weight: 300;
	letter-spacing: normal;
}
body .row-number-counter.big-title-number .nectar-milestone .subject {   
    font-size: 24px;
    line-height: 22px;
    padding-left: 0 !important;
}
.row-number-counter.gradient-number .number .symbol-wrap {
    background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gradient-title-bar {
    display: inline-block;
}
.gradient-title-bar:after {
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
    position: relative;
    top: -23px;
    z-index: -1;
    left: -5px;
}
.font-weight-300-400 strong {
    font-weight: 400;
    color: #000;
}
body .row .wpb_text_column h4 {
    font-size: 24px;
    line-height: 54px;
	letter-spacing: 1.68px;
}
.font-size-18 {
	font-size: 18px;
    line-height: 36px;
}

.ul-bold ul {
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: normal;
}
body, h1, h2, h3, h4, h5, h6 {
    color: #000;
}
#header-outer {
    box-shadow: none !important;
}
.full-width-content.vc_row-fluid .wpb_column.box-center .vc_column-inner .wpb_wrapper {
    max-width: 595px;
    margin-left: auto;
    margin-right: auto;
}
.bg-gradian .row-bg-overlay {
    box-shadow: 0px 4px 30px 0px #0000001A;
    background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%) 
}
.vc_custom_heading.overlay-line {
    background-color: #EAE9E9;
    height: 7px;
    position: absolute;
    width: 100%;
    margin-top: -44px;
}
.margin-left-minus {
    margin-left: -10px;
}
.margin-left-minus.width-135 {
    margin-left: -20px;
    width: 200px;
}
.strategy-button.min-with-button a {
    width: 100%;
    max-width: 490px;
    text-align: center;
}
.center-button .strategy-button a {
    margin-left: auto;
    margin-right: auto;
}
.white-gradient-button {
    display: inline-block;
    background-color: #fff;
    border-radius: 33px;
}
.white-gradient-button:hover {
    box-shadow: 0px 4px 30px 0px #ffffff57;
}
.white-gradient-button a {
    background: #FFFFFF;
    padding: 2px 28px !important;
    border-radius: 33px;
    font-weight: 700;
    font-size: 22px;
    line-height: 61px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.54px;
    background: radial-gradient(ellipse at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
	-webkit-text-fill-color: transparent;
    background-clip: text;
	display: block;
    max-width: max-content;
}
body .row  .above-img-text .wpb_wrapper h4 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 12px;
    letter-spacing: 2.24px;
}
body .row .above-img-text .wpb_wrapper  ul {
    line-height: 30px;
}
body .row .above-img-text .wpb_wrapper  ul strong {
    font-weight: 600;
}
.pure-white-button {
    display: inline-block;
}
.pure-white-button a {
    font-size: 24px;
    line-height: 61px;
    background-color: #fff;
    border-radius: 999px;
    padding: 2px 40px !important;
    font-weight: 800;
    letter-spacing: 1.68px;
    color: #000;
    text-transform: uppercase;
    display: block;
    max-width: max-content;
}
.button-solid.solid-white-right-border {
    background-color: #fff;
    color: #3954E8;
    border-radius: 0 35px 35px 0;
    padding-left: 92px;
	max-width: max-content;
}
.row-number-counter .number {
    font-family: 'Poppins';
    font-weight: 500;
	letter-spacing: -0.38px;
}
.font-weight-500 {
    font-weight: 500;
}
.font-weight-600 {
    font-weight: 600;
}

body .row-number-counter .nectar-milestone .subject {
    font-weight: 300;
    letter-spacing: -0.24px;
}
.letter-spacing-minus-2 {
    letter-spacing: -0.72px;
}
.letter-spacing-minus-3 {
    letter-spacing: -0.72px;
}
.lower-case {
    text-transform: none;
}
.dollar-icon .nectar-milestone .number:before {
    content: '$';
}
.white-grdn-color {
   background: linear-gradient(180deg, rgba(255, 255, 255, 0) -9.52%, #FFFFFF 59.52%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.full-radius .button-solid {
    border-radius: 999px;
    font-size: 62px;
    line-height: 73px;
    font-weight: 700;
	letter-spacing: -3.72px;
}
.full-radius.wpb_text_column {
    width: 100%;
}
.full-radius.bg-black-button .button-solid {
    border-radius: 20px;
    background-color: #000;
    font-size: 30px;
    line-height: 40.5px;
    letter-spacing: 3.36px;
    padding: 4px 28px;
}
.icons-with-texts .iwt-text p {
    line-height: 24px;
    color: #D4D4D4;
}
.iwithtext .iwt-text h5 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1.68px;
    margin: 0 0 10px;
}
.outcome {
    background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
    padding: 0 12px;
    border-radius: 5px;
    display: inline-block;
}
.magenta-button a {
    background-color: #A354E8;
    color: #fff;
    font-size: 24px;
    line-height: 61px;
    display: inline-block;
    padding: 7px 71px !important;
    border-radius: 999px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.68px;
    box-shadow: 0px 4px 30px 0px #0000001A;
}
.full-radius .button-solid-black {
    border-radius: 999px;
    font-size: 62px;
    line-height: 73px;
    font-weight: 700;
    letter-spacing: -3.72px;
	text-transform: uppercase;
	background-color: #000;
}
.font-size-30-italic * {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
}
.button-solid-blue-with-spacing {
    font-size: 48px;
    line-height: 67px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3.36px;
    background-color: #3954E8;
    border-radius: 999px;
    padding: 2px 20px;
    display: inline-block;
}
.timeline-wrapper {
  position: relative;
  padding-left: 40px;
}

.timeline-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 5px;
  background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
  transform: translateX(-50%);
  margin-left: 20px;
  display: block;
}

.timeline-dot {
    background: radial-gradient(87.5% 3742.33% at 31.76% 12.5%, #3954E8 0%, #A354E8 100%);
    color: white;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    font-weight: 600;
    position: absolute;
    top: 41.5%;
    transform: translateY(-50%);
    z-index: 2;
    font-size: 20px;
    letter-spacing: 1.68px;
    right: -48px;
}

.timeline-card {
    background: white;
    border-radius: 20px;
    padding: 35px 25px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    max-width: 100%;
	position: relative;
}
.card-left-arrow:before,
.card-right-arrow:before {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    left: -19px;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
}
.timeline-card h2 {
    font-size: 32px;
    line-height: normal;
    margin: 0 0 20px;
	letter-spacing: 2.24px;
}
.timeline-card p {
    font-size: 18px;
    line-height: 26px;
}
.timeline-card.card-left-arrow {
    margin-left: 74px;
}
.timeline-card.card-right-arrow {
    margin-right: 74px;
}
.card-right-arrow:before {
    left: auto;
    right: -0;
}
.half-radius .button-solid-blue-with-spacing {
    border-radius: 20px;
}
.get-started-price .link_text {
    text-transform: none;
    font-weight: 500;
}
#ajax-content-wrap .nectar-inherit-h3 {
    font-weight: 500;
}
.tabs-ul ul {
    margin-left: 20px;
}
.light-play-button .nectar_video_lightbox.play_button {
    width: 40px;
    height: 40px;
	opacity: 0.3;
}
.span_12.dark .light-play-button .nectar_video_lightbox.play_button:before {
    border: 5px solid #CFCFCF;
	background-color: #CFCFCF;
}
.light-play-button .nectar_video_lightbox.play_button svg {
    position: relative;
    z-index: 99;
    width: 10px;
}
.bland-screen .hover-wrap-inner {
    background-color: #a354e8;
}
.bland-screen img {
    mix-blend-mode: screen;
}
.toggles.accordion .toggle.default .toggle-title .toggle-heading {
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
}
.toggles.accordion .toggle.default .toggle-title .toggle-heading .fa {
    color: #fff;
    border-color: #fff;
}
.toggles.accordion .toggle.default .toggle-title .toggle-heading .fa:before,
.toggles.accordion .toggle.default .toggle-title .toggle-heading .fa:after {
	background-color: #fff;
}
.non-hover, .non-hover * {
	transition: all 0.5s;
}
.non-hover:not(:hover) {
    background-image: none !important;
	border-radius: 0 !important;
}
.non-hover:hover {
	border-color: transparent !important;
}
.non-hover:not(:hover) .hover-texts {
    opacity: 0 !important;
}
.non-hover:not(:hover) .wpb_column.child_column .vc_column-inner {
	border-color: transparent !important;
}
.position-relative {
    position: relative;
}
.italic {
    font-style: italic;
}
.min-height-box {
    min-height: 80px;
}
.check-box-list ul {
    padding: 0;
    margin-left: 0;
    list-style: outside;
    margin-top: 16px;
}
.check-box-list ul li {
  position: relative;
  padding-left: 25px;
  list-style: none;
  margin: 4px 0;
  color: #FAFAFA;
}
.check-box-list ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  background: url('/wp-content/uploads/2025/09/fi_14090371.svg') no-repeat center / contain;
}
.image-tag {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}
.box-center-col .vc_column-inner {
    width: fit-content;
    margin: 0 auto;
}
.italic-tranform {
    font-weight: 700;
    transform: skewX(-10deg) !important;
	text-transform: capitalize;
}
.black-check ul li {
    color: #000;
}
.black-check ul li::before {
    background: url('/wp-content/uploads/2025/09/black-check.svg') no-repeat center / contain;
}
.round-black-check ul li::before {
    background: url('/wp-content/uploads/2025/09/fi_5290058.svg') no-repeat center / contain;
	width: 36px;
    height: 33px;
}
.round-black-check ul li {
    padding-left: 50px;
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
    margin-top: 20px;
}
.round-white-check ul li::before {
    background: url('/wp-content/uploads/2025/09/fi_5290058-1.svg') no-repeat center / contain;
	width: 36px;
    height: 33px;
}
.round-white-check ul li {
    padding-left: 50px;
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
    margin-top: 20px;
}
.fill-full-bg .vc_column-inner {
    background-color: #e8eafc;
}
.fill-full-bg-white .vc_column-inner {
    background-color: #fff;
} 
.black-color ul li {
    color: #000;
}
.full-width-section.background-size-auto .row-bg {
    background-size: auto;
}
.double-check-icon ul {
    margin: 0;
    display: flex;
    gap: 25px;
}
.double-check-icon ul li {
	position: relative;
	padding-left: 30px;
	list-style: none;
	color: #FAFAFA;
}
.double-check-icon ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 20px;
  height: 20px;
  background: url('/wp-content/uploads/2025/09/Frame.svg') no-repeat center / contain;
}
.icon-text-center .iwithtext {
    display: flex;
    gap: 16px;
    align-items: center;
}
.icon-text-center .iwithtext .iwt-icon {
    position: static;
}
.icon-text-center .iwithtext  .iwt-text {
    padding: 0;
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: 600;
}
.icon-text-center .iwithtext .iwt-icon img {
    margin: 0;
    width: auto !important;
}
.icon-text-center.text-icon-16 .iwithtext {
    gap: 10px;
    margin-bottom: 12px;
}
.icon-text-center.text-icon-16 .iwt-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}
.icon-text-center.text-icon-16 {
    background-color: transparent;
}
.email-link .wpb_wrapper {
    font-size: 24px;
    line-height: 26px;
}
.email-link .wpb_wrapper a {
    font-weight: 600;
    color: #3954E8;
    text-decoration: underline;
    width: 100%;
    display: block;
    background-image: url("/wp-content/uploads/2025/09/Frame-1.svg");
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 30px;
}
.email-link h5 {
    font-size: 18px !important;
    line-height: 26px !important;
    background-color: #fff;
    padding: 18px 32px;
    margin-top: -32px;
    margin-left: -32px;
    margin-right: -32px;
    margin-bottom: 24px;
}
.email-link {
    overflow: hidden;
}
.main-testimonials blockquote {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 3.36px;
}
.testimonial_slider .controls ul li .pagination-switch {
    background-color: #ffffff33;
    border: 0;
    height: 8px;
    width: 64px;
}
.light .testimonial_slider .controls ul li .pagination-switch.active,
.light .testimonial_slider .controls ul li span:hover {
    background-color: #3954E8;
}
.light .testimonial_slider .controls ul li .pagination-switch.active {
    width: 140px;
}
.main-testimonials blockquote .testimonial-name {
    text-transform: none;
    letter-spacing: normal;
    font-size: 18px;
    line-height: 26px;
}
.inline-block .img-with-aniamtion-wrap {
    display: inline-flex;
}
.inline-block .img-with-aniamtion-wrap .hover-wrap {
    margin: 0;
}
body .highlight-text * {
    color: #999;
	transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1) !important;
}
body .row .highlight-text h5 {
    font-size: 24px;
    line-height: normal;
    letter-spacing: 1.68px;
}
body .highlight-text:hover * {
    color: #FFF;
	transform: scale(1.01) !important;
} 
.hover-text {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    margin: 0;
    padding: 0;
	transition: all 0.7s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.show-on-hover-text:hover .hover-text {
    max-height: 200px;
    visibility: visible;
}
.show-on-hover-text .img-with-aniamtion-wrap {
    position: relative;
}
.show-on-hover-text .img-with-aniamtion-wrap:after {
    content: '';
    background: linear-gradient(180deg, rgba(57, 84, 232, 0) 0%, rgba(57, 84, 232, 0.8) 79.2%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 16px;
    transition: all 0.3s;
	opacity: 0;
}
.show-on-hover-text:hover .img-with-aniamtion-wrap:after {   
	opacity: 1;
}
body .row .dron-section h5 {
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2.24px;
    line-height: 38px;
}
body .dron-section * {
    color: #c3bbf6;
} 
.min-height-launch-text {
    min-height: 80px;
}
body .testimonial_slider .image-icon.has-bg {
    width: 60px;
}


@media only screen and (min-width: 1000px) {
#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
    margin-top: 18px;
    margin-bottom: 20px;
}
img.min-icon-height {
    min-height: 98px;
    object-fit: none;
    width: 100%;
    object-position: left;
}
.price-height-90 {
    min-height: 95px;
}
}

@media only screen and (min-width: 999px) {
#beetween-space-logos .row_col_wrap_12_inner {
    justify-content: space-between;	
}	
#beetween-space-logos .row_col_wrap_12_inner::after{
	display: none;
}
#beetween-space-logos .row_col_wrap_12_inner .col.child_column {
    width: auto;
}
.tabs-ul ul li {
    margin-bottom: 16px;
}
}

@media screen and (max-width: 999px) {
  .overlaid-content h1 {
    line-height: 60px!important;
}
.nectar-box-roll .top-heading span {
    line-height: normal;
}
.sticky-row {
    position: static !important;
}
body .wpb_wrapper .font-size-heading-24-mobile {
    font-size: 24px !important;
    line-height: 32px !important;
}
body .wpb_wrapper .font-size-28-mobile {
    font-size: 28px !important;
    line-height: 38px !important;
}
body .wpb_wrapper .font-size-20-mobile {
    font-size: 20px !important;
    line-height: 26px !important;
}

.one-row-two-col .row_col_wrap_12_inner {
    display: flex !important;
    flex-wrap: nowrap !important;
}
.one-row-two-col .row_col_wrap_12_inner .vc_col-sm-6 {
    margin-bottom: 0 !important;
}
.image-with-right-text img {
    border-radius: 40px;
}
body .image-with-right-text {
    border-radius: 5px !important;
}
.image-with-right-text .vc_column-inner {
    border: 0 !important;
}
.timeline-dot {
    top: 0;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
}
.timeline-card {
    padding: 20px;
}
.timeline-card.card-left-arrow {
    margin-left: auto;
}
.timeline-card.card-right-arrow {
    margin-right: auto;
}
.card-left-arrow:before, .card-right-arrow:before {
    left: 50%;
    top: 0;
    transform: rotate(45deg) translate(-50%, 0px);
    margin-left: -3px;
}
.card-right-arrow:before {
    left: 50%;
    right: auto;
}
.timeline-wrapper {
    padding-left: 0;
}
.timeline-wrapper::before {
    margin-left: 1px;
}
.timeline-dot.lefttimeline {
    margin-top: -80px;
}
.full-width-content.vc_row-fluid .wpb_column.box-center .vc_column-inner .wpb_wrapper {
    max-width: 100%;
	width: 100%;
}
.non-hover:not(:hover) .hover-texts {
    opacity: 1 !important;
}
.non-hover:not(:hover) .wpb_column.child_column .vc_column-inner {
    border-color: #fff !important;
}
.margin-left-auto { 
	margin-left: auto !important;
}
.our-team-5-col .row_col_wrap_12 {
    flex-wrap: nowrap !important;
}
.our-team-5-col .row_col_wrap_12 h2 {
    font-size: 24px !important;
    line-height: normal !important;
	letter-spacing: 1.68px;
}
.our-team-5-col .row_col_wrap_12 .vc_col-sm-8 {
    min-width: 400px;
}
.hover-text {
    max-height: none;
    visibility: visible;    
}
.show-on-hover-text .img-with-aniamtion-wrap:after {   
    opacity: 1;
}
.img-alignment-left .hover-wrap-inner {
    text-align: left;
}
}


@media screen and (max-width: 690px) {
.fancy-box-outline .nectar-fancy-box .inner {
    opacity: 1;
}	
.fancy-box-outline .fancybox2 .nectar-fancy-box .inner {
    border-color: #AB8F3B;
}
.fancy-box-outline .fancybox3 .nectar-fancy-box .inner {
    border-color: #FF8300;
}
.fancy-box-outline .fancybox4 .nectar-fancy-box .inner {
    border-color: #3954E8;
}
.fancy-box-outline .fancybox5 .nectar-fancy-box .inner {
    border-color: #314126;
}
.overlaid-content h1 {
    line-height: 38px!important;
}	
.nectar-box-roll .top-heading span.wraped, .nectar-box-roll .top-heading .wraped span {
    font-size: 36px;
    line-height: 41px;
}
.nectar-box-roll .top-heading span {
    font-size: 20px;
}
.overlaid-content h1 {
    line-height: 15px!important;
}
.nectar-box-roll .top-heading  span {
    display: block;
}
.strategy-button a {
    padding: 2px 16px !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 50px;
}
.white-gradient-button a {
    padding: 2px 16px !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 50px;
}
.pure-white-button a {
    padding: 2px 16px !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 50px;
}
:root {
    --mobile-container-width: 92%;
}
.letter-spacing-7-32 {
    font-size: 24px !important;
    line-height: normal !important;
}
.font-size-48, .font-size-48 p, .font-size-48-mob, .font-size-36-mob {
    font-size: 36px !important;
    line-height: 40.5px !important;
}
.font-size-48 .button-gradian {
    display: block;
	margin: 5px 0;
	font-weight: 700;
}
.button-gradian {
    padding: 0px 16px;
}
.font-size-24-mobile {
    font-size: 16px !important;
    line-height: 26px !important;
}
.font-size-18-mobile {
    font-size: 18px !important;
    line-height: 28px !important;
}
.font-size-16-mobile {
    font-size: 16px !important;
    line-height: 26px !important;
}
.font-size-14-mobile, .font-size-14-mobile a {
    font-size: 14px !important;
}
.button-solid {
    padding: 0 28px;
    font-size: 36px;
    line-height: 40.5px;
	font-weight: 700;
}
.font-weight-300-400 {
    font-size: 18px;
    line-height: 28px;
}
.letter-spacing-11-48 {
    letter-spacing: 3.28px;
}
body .margin-bottom-40 {
    margin-bottom: 40px !important;
}
body .margin-top-40 {
    margin-top: 40px !important;
}
body .margin-top-20 {
    margin-top: 20px !important;
}
body .margin-bottom-20 {
    margin-bottom: 20px !important;
}
body .margin-top-0 {
    margin-top: 0 !important;
}
body .margin-bottom-0 {
    margin-bottom: 0 !important;
}
.ul-bold ul {
    font-size: 16px;
    line-height: 26px;
}
.vc_custom_heading.overlay-line {
    height: 4px;
    margin-top: -31px;
    right: 0;
}
.stop-section h2 span:first-child {
    font-size: 80px !important;
}
.stop-section h2 span:last-child {
    font-size: 18px;
    line-height: 28px;
}
.stop-section h2 {
    line-height: 45px !important;
}
.stop-section div {
    font-size: 16px !important;
    line-height: 26px !important;
    margin-top: 10px;
}
body .margin-left-0 {
    margin-left: 0 !important;
}
.margin-left-20 {
    margin-left: 20px !important;
}
body .padding-left-20 {
    padding-left: 20px !important;
}
body .wpb_wrapper .font-size-heading-24-mobile {
    font-size: 24px !important;
    line-height: 32px !important;
}
.button-solid.solid-white-right-border {
    padding-left: 20px;
}
.toggles.accordion .toggle.default .toggle-title .toggle-heading {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.font-size-18 {
    font-size: 16px;
    line-height: 26px;
} 
.row-number-counter .nectar-milestone {
    margin-bottom: 0;
}
.font-size-30-italic * {
    font-size: 20px;
    line-height: 26px;
}
.button-solid-blue-with-spacing {
    line-height: 60px;
    letter-spacing: 2.36px;
    padding: 2px 20px;
    font-size: 36px;
}
.mfp-iframe-scaler.calendly-active {
    padding-top: 550px;	
}
.full-radius .button-solid {
    letter-spacing: -1px;
    font-size: 36px;
    line-height: 40.5px;
}
.magenta-button a {
    padding: 2px 20px !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 50px;
}
div .margin-tb-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
body .margin-left-m15 {
    margin-left: -15px !important;
}
body .margin-left-16 {
	margin-left: 16px !important;
}
.margin-left-m15 .button-solid {
    padding: 3px 15px;
}
.mobile-max-height-309 {
	max-height: 280px;
    object-fit: contain;
}
.our-team-5-col .row_col_wrap_12 {
    flex-wrap: wrap !important;
}
.our-team-5-col .row_col_wrap_12 .vc_col-sm-1 {
    width: 50%;
}
.our-team-5-col .row_col_wrap_12 .vc_col-sm-8 {
    min-width: auto;
} 
.our-team-5-col .row_col_wrap_12 .vc_col-sm-1 img {
    max-height: 250px;
}
.column-margin-20-mobile .wpb_column.col.child_column {
    margin-bottom: 20px !important;
}
.column-margin-20-mobile .vc_col-sm-1 h5 {
    text-align: left !important;
}
.column-margin-20-mobile .margin_bottom_phone_15px {
    margin-bottom: 0 !important;
}
.column-margin-40-mobile .wpb_column.column_container {
    margin-bottom: 40px !important;
}
.column-margin-40-mobile .wpb_column.column_container .vc_column-inner {
    width: auto;
}
.button-size-mobile-14 a{
    font-size: 14px;
}
.one-row-two-col-mobile .row_col_wrap_12_inner {
    flex-wrap: wrap !important;
}
.border-radias-15-mobile {
    border-radius: 15px;
}
.round-black-check ul li, .round-white-check ul li {
    font-size: 18px;
}
.max-width-165 {
    max-width: 165px !important;
}
body .row .dron-section h5 {
    font-size: 24px;
    letter-spacing: 1.68px;
    line-height: 32px;
}
.double-check-icon ul {
    display: block;
}
.icon-text-center .iwithtext  .iwt-text {
    font-size: 20px;
}
body #ajax-content-wrap .testimonial_slider.font_line_height_54px blockquote {
    font-size: 20px;
    line-height: normal;
}
.wpb_wrapper h2.italic-tranform {
    font-size: 28px !important;
    line-height: 36px !important;
    letter-spacing: 2px;
}
body .text-align-left {
    text-align: left !important;
}
}
