/*!
Theme Name: thisismycompany
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: thisismycompany
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

thisismycompany is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
:root {
    --ts-menu-color: #ffffff;
    --ts-surface-black: #000000;
}
/* Document
	 ========================================================================== */
	 body{
		font-family: "Funnel Sans", sans-serif;
		font-optical-sizing: auto;
		font-weight: 300;
		font-style: normal;
		color: #000000;
	 }
	 a,p,li,span,div{
		font-family: "Funnel Sans", sans-serif;
		font-optical-sizing: auto;
		font-weight: 300;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		font-size: 1rem;
		line-height: 1rem;
	 }
	 h1,h2,h3,h4,h5,h6{
		font-family: "Funnel Sans", sans-serif;
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
		color: #000000;
		font-size: 1.5rem;
	 }
.logots {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 30px;
    color: var(--ts-menu-color)!important;
}
     nav#site-navigation{
        height: 100%;
     }
     .site-header .row {
    align-items: center;
     }
     .menu-main-menu-container{
        height: 100%;
     }
    header{
    position: absolute;
    width: 100%;
    z-index: 9;
    }
	 ul#primary-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: initial;
    padding: initial;
    gap: 20px;
        align-items: center;
    height: 100%;
}

#menu-main-menu li a {
    font-size: 1rem;
    color: var(--ts-menu-color);
    letter-spacing: 1px;
    text-transform: inherit;
}

ul#menu-main-menu {
    gap: 20px;
}
p.site-description {
    margin-bottom: 0;
    font-size: 11px;
    padding-left: 6px;
}
.button-connect {
    /* background: #0000d3; */
    background: #000000;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.2rem;
    font-weight: 600;
    display: block;
    text-align: center;
    padding: 21px;
    border-radius: 2px;
}
.button-connect a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: aliceblue;
    font-weight: 600;
    gap: 8px;
    letter-spacing: 1px;
}
header#masthead {
    padding: 20px 0;
}
.btn-outline span img, .btn-background span img {
float: right;
    padding-left: 6px;
    width: 24px;
    position: relative;
    top: 0px;
}

.btn-outline {
    border-top: 0;
    border-left: 0;
    border-radius: 0;
    border-color: var(--ts-menu-color);;
}

.btn-background {
    border-radius: 0;
    background: none;
    border-color: var(--ts-menu-color);
    padding: 2px;
}
.btn span {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-around;
    color: var(--ts-surface-black);
    font-size: 19px;
    background: var(--ts-menu-color);
}
.btn-background span{
        padding: 15px 25px;
    letter-spacing: 1px;
}
.btn-outline span {
    background: none;
    padding: 10px 15px;
    color: var(--ts-menu-color);
}
section.hero-section {
    /* background: url(http://company.local/wp-content/uploads/2026/01/istockphoto-1289220545-1024x1024-1.jpg); */
    height: 550px;
    background-size: cover;
    background-position: right center;
}
/* .hero-wrapper {
    background: #020024;
    background: linear-gradient(90deg, rgb(0 0 0) 0%, rgb(22 22 31) 35%, rgb(101 97 97) 100%);
    height: 80vh;
    border-radius: 10px;
	position: relative;
} */
.hero-content {
	width: 70%;
    text-align: left;
    position: absolute;
    left: 5%;
    top: 25%;
}

span.hero-subtitle {
    color: #000000;
    font-weight: 400;
}

h1.hero-title {
    font-size: 50px;
    color: #000000;
    font-weight: 300;
    line-height: 55px
}
h1.hero-title span {
    color: #002856;
    font-size: 50px;
    line-height: 55px;
    font-weight: 500;
    font-style: italic;
}
p.hero-description {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

/* .hero-cta {
    background: aliceblue;
    border: aliceblue;
	color: #000000;
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding: 15px 50px;
    border-radius: 6px;
    margin-top: 15px;
} */
 .hero-panel{
    height: 100vh;
background: #603813;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #b29f94, #603813);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #b29f94, #603813); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
 }
 .hero-wrapper-pos{
    position: absolute;
    top: 280px;
}
.hero-panel-title {
    width: calc(100% * 5 / 12);
}
.hero-panel-desc-col{
    width: calc(100% * 6 / 12);
    margin-left: auto;
    right: 60px;
}
.hero-cta-wrapper{
        display: flex;
    gap: 30px;
}
.hero-panel-text h1 {
    font-size: 55px;
    color: var(--ts-menu-color);
}
.hero-panel-description p {
    font-size: 24px;
    line-height: 30px;
    color: var(--ts-menu-color);
}
.hero-panel a {
    display: flex;
    color: var(--ts-menu-color);
    font-size: 1.5rem;
    line-height: 1.5rem;
    gap: 16px;
    margin-top: 35px;
    /* text-decoration: underline; */
    border: 1px solid;
    width: 250px;
    justify-content: space-around;
    padding: 20px 0;
}
section#about {
    padding: 30px 0;
}
.col-content-about .row {
    border-bottom: 1px solid #ddd;
    padding: 15px 0 25px 0;
}

.col-content-about h3 {
    font-size: 1.2rem;
    font-weight: 600;
}
.about-content {
    padding: 35px 0;
}

.about-content h2 {
    font-size: 1.8rem;
    line-height: 39px;
    padding: 30px 0;
}

.about-cta {
    display: flex;
    gap: 8px;
    font-size: 22px;
    line-height: 22px;
	position: relative;
}
.about-cta::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #003087;
    height: 2px;
    width: 24%;
    bottom: -8px;
}
.about-content {
    padding: 35px 0;
    width: 98%;
    margin-left: 2%;
}
.about-image {
    margin-left: -0.5rem;
	    position: relative;
    padding-top: 55px;
}

.about-image img {
    height: 150px;
    width: 250px;
    object-fit: cover;
    border-radius: 10px;
}
.about-image img.img-t {
    position: absolute;
    top: 60%;
    right: 16%;
    border: 5px solid #fff;
}
section.services-section {
    /* border-top: 1px solid #ddd; */
    margin-top: 30px;
    padding: 50px 0;
}

h2.services-title {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 50px;
}

h2.services-title {}

p.services-description {
    font-size: 1rem;
    line-height: 24px;
    padding: 15px 0;
}
.service-box {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px 30px 15px;
}

a.service-cta {
    display: flex;
    gap: 8px;
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;
    width: fit-content;
}
.service-cta img{
	width: 18px;
}
.wrapper-inner-service p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
}

.wrapper-inner-service h3 {
    font-weight: 600;
}

.wrapper-img-service {
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 10px;
}

.wrapper-img-service img {
    border-radius: 10px;
}

a.service-cta:after {
    content: '';
    position: absolute;
    left: 0;
    background: #003087;
    height: 2px;
    width: 100%;
    bottom: -8px;
}
section.vertical-tabs {
    padding: 50px 0;
}
/*  */
/* .vertical-tabs {
  display: flex;
  width: 100%;
  max-width: 900px;
  margin: 20px auto;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}

/* Left side tabs */
/* .tabs-nav {
  display: flex;
  flex-direction: column;
  width: 200px;
  border-right: 1px solid #ddd;
  background: #f7f7f7;
}

/* Hide radio buttons */
.tabs-nav input {
  display: none;
}

/* Style tab labels */
.tabs-nav label {
  padding: 16px;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  background: #f7f7f7;
  transition: 0.3s ease;
  font-weight: 500;
}

.tabs-nav label:hover {
  background: #e3e3e3;
}

/* Active tab style */
#tab1:checked + label,
#tab2:checked + label,
#tab3:checked + label {
  background: #fff;
  font-weight: 600;
}

/* Content area (right side) */
.tabs-content {
  padding: 20px;
  flex: 1;
}

/* Hide all content by default */
.content {
  display: none;
}

/* Show content when matching tab is checked */
#tab1:checked ~ .tabs-content #content1,
#tab2:checked ~ .tabs-content #content2,
#tab3:checked ~ .tabs-content #content3 {
  display: block;
} 
.vertical-tabs button {
    font-size: 1.5rem;
    text-align: left;
    padding: 15px 32px;
    border-radius: 10px;
    line-height: 30px;
    color: #000000;
}

.vertical-tabs button.active {
    background: #000000!important;
}
.tab-content h3{
    font-weight: 600;
}
.tab-content p {
    line-height: 1.5rem;
}

.tab-content .tab-image {
    height: 200px;
}

.tab-content .tab-image img {
    height: 375px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
section.pricing-table {
    padding: 50px 0;
}
.pricing-table table h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.pricing-table table h4 {
    font-size: 30px;
    font-weight: 700;
}

.pricing-table table h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
}

.pricing-table table {
    width: 100%;
}
.pricing-table table tr {
    border-bottom: 1px solid #ddd;
}

.pricing-table table th, .pricing-table table td {
    padding: 20px 10px;
    font-size: 16px;
    line-height: 16px;
}
.pricing-table-bg{
    background-color: #000000;
    text-align: center;
        text-align: center;
            color: #ffffff;
}
.pricing-table-bg h4, .pricing-table-bg h5, .pricing-table-bg h6 {
    color: #ffffff;
        text-align: center;
}
.pricing-table table th {
    padding-top: 35px;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.pricing-table table .pricing-table-bg h4 span {
    color: #fff;
    padding-left: 5px;
}
/* .pricing-table table td a {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #000;
    width: fit-content;
    flex-wrap: nowrap;
    text-align: center;
} */

.pricing-table table tr:last-child td {
    padding: 50px 0;
}

.pricing-table table tr:last-child {
    border-bottom: 0;
}

.pricing-table table tr:last-child td.pricing-table-bg {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;
}
.pricing-table table td a img {
    width: 18px;
}
.button-price a {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
    gap: 8px;
}

.button-price {
    width: 83%;
    margin: 0 auto;
    text-align: center;
    background: #000;
    padding: 19px 32px;
    border-radius: 10px;
}

.pricing-table-bg .button-price {
    background: #ffffff;
}

.pricing-table-bg .button-price a {
    color: #000000;
}
.pricing-table table  td.text-start {
    font-weight: 600;
    font-size: 18px;
}
/*  */
@keyframes cube {
    from {
        transform: scale(0) rotate(0deg) translate(-50%, -50%);
        opacity: 1;
    }
    to {
        transform: scale(20) rotate(960deg) translate(-50%, -50%);
        opacity: 0;
    }
}
section.trial-dollar{
    padding: 50px 0;
    position: relative;
}

.trial-wrapper {
    position: absolute;
    top: 25%;
}
.button-trial {
    width: fit-content;
    margin: 0 auto;
}
h2.trial-title.services-title {
    font-size: 72px;
    line-height: 82px;
    font-weight: 900;
    color: #fff;
}

p.trial-description.services-description {
    color: #fff;
    font-weight: 600;
    margin: 30px 0;
}

.trial-wrapper a.service-cta {
    color: #fff;
}

.trial-wrappers ul.background12 {
    height: 450px;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    background: #000008;
}
.faq-section .accordion-button:not(.collapsed) {
    box-shadow: none;
}
#accordionfaq button.accordion-button {
    background: none;
    padding-left: 0;
    border-bottom: 1px solid #e5e7eb;
    border-radius: 0;
    font-weight: 600;
    padding: 15px;
}

div#accordionfaq {}

div#accordionfaq .accordion-item {
    border: none;
    margin: 5px 0;
}

#accordionfaq .accordion-body {
    padding: 15px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
}

#accordionfaq .accordion-button:not(.collapsed) {
    color: #000;
}
/*  */
/*
Source - https://stackoverflow.com/a
Posted by rmurph46, modified by community. See post 'Timeline' for change history
Retrieved 2025-12-14, License - CC BY-SA 3.0
*/

marquee {
    font-size: 110px;
    line-height: 200px;
    letter-spacing: 33px;
    margin-top: -50px;
      white-space: nowrap;
}

marquee span {
    font-size: 410px;
    line-height: 510px;
    color: transparent;
    -webkit-text-stroke: 2px black;
    font-weight: 900;
     animation: scroll 10s linear infinite;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
footer .link-primary {
    color: #fff !important;
}
footer p {
    color: #fff;
    font-size: 1.2rem;
    line-height: 28px;
}

footer hr {
    color: #ddd;
}
footer h1.site-title a {
    color: #fff;
}

footer .site-branding {
    text-align: center;
}
footer .social-media-wrapper {
    text-align: center;
    width: 16%;
    margin: 10px auto;
}
    .small-devices{
        display: none;
    }
    .large-devices{
            display: block;
    }
/* .marquee2 span {
  animation-delay: 2.5s;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
} */
 @media screen and (max-width: 768px) {
    .small-devices{
        display: block;
    }
    .large-devices{
            display: none;
    }
ul#menu-main-menu {
    display: none;
}
      .overflow-x-mobile {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
  .mob-w-100{
    width: 100%!important;
  }
  section {
    clear: both;
    overflow: hidden;
}
.tab-content .tab-image {
    height: 350px;
 }
 .header-btn-wrapper {
    display: flex;
    align-items: center;
}

.header-btn-wrapper .btn span {
    font-size: 14px;
}
.hero-wrapper-pos {
    position: relative;
    width: 100%;
    left: 0;
}

.hero-panel-text h1 {
    font-size: 40px;
    line-height: 40px;
}

.hero-cta-wrapper a {
    font-size: 16px;
}
header.py-3.scrolled {
    top: 0;
}
}
 section.reach-grow-section {
    padding: 50px 0;
}

section.reach-grow-section .reach-grow-img img {
    height: 650px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.reach-grow-img {
    border-radius: 10px;
    padding-top: 35px;
}

.reach-grow-section .about-cta::after {
    width: 88%;
}
.trusted-content h2.mt-3 {
    font-size: 35px;
    line-height: 45px;
}
.trusted-content a.text-center.about-cta {
    margin-top: 30px;
}

.trusted-content a.text-center.about-cta::after {
    width: 77%;
}
.faq-section .accordion-body ul {
    list-style: decimal-leading-zero;
}

.faq-section .accordion-body ul li {
    padding: 3px 0;
}
#site-header {
  transition: all 0.3s ease;
}
header.py-3.scrolled {
    position: fixed;
    background: #000;
      box-shadow: 0 4px 20px rgba(0,0,0,0.08);

}