/**
Theme Name: Twin State 2025
Author: Twin State Technical Services
Author URI: https://www.tsts.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tsts
Template: astra
*/
.ast-above-header-wrap {
  background-color: #232323;
}

.ast-builder-menu-2 .nav-button.menu-item > .menu-link {
  background-color: var(--ast-global-color-8);
  border-radius: 8px;
  color: var(--e-global-color-4dd4f42);
  height: 36px;
}
.ast-builder-menu-2 .nav-button.menu-item > .menu-link:hover, .ast-builder-menu-2 .nav-button.menu-item > .menu-link:focus {
  background-color: var(--e-global-color-b577273);
}

.ast-site-title-wrap {
  display: none;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {
  width: calc(100% - 1.2em);
  background-color: #00A6E0;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
  content: "";
  position: absolute;
  width: 100%;
  right: 50%;
  height: 10px;
  background-color: transparent;
  transform: scale(0, 0) translate(-50%, 0);
  transition: transform 0.3s ease-in-out, color 0s ease-in-out;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {
  bottom: -5px;
}

.site-primary-header-wrap .site-navigation {
  border-bottom: 1px solid #00A6E0;
}

.ast-theme-transparent-header #ast-desktop-header > .ast-main-header-wrap > .main-header-bar {
  background: RGBA(18, 48, 92, 0.7);
  background: linear-gradient(180deg, rgba(18, 48, 92, 0.7) 0%, rgba(18, 48, 92, 0.5) 40%, rgba(18, 48, 92, 0) 100%);
}

.ast-icon.icon-search {
  display: flex;
}

.astra-search-icon .ast-icon.icon-search svg {
  width: 40px;
  margin-top: 0;
}

.testimonial-blocks {
  padding-left: 20px;
  padding-right: 20px;
}
.testimonial-blocks .elementor-widget-testimonial {
  margin-top: 76px;
}
.testimonial-blocks .elementor-widget-testimonial .elementor-testimonial-meta.elementor-has-image {
  margin-top: -95px;
}
.testimonial-blocks .elementor-widget-testimonial .elementor-testimonial-wrapper {
  display: flex;
  flex-flow: column-reverse;
  overflow: visible;
}
.testimonial-blocks .elementor-testimonial-content:after {
  content: url(images/stars.svg);
  display: block;
  width: 200px;
  margin-top: 20px;
}
.testimonial-blocks .elementor-testimonial-meta:not(.elementor-has-image) {
  margin-top: -95px;
}
.testimonial-blocks .elementor-testimonial-meta:not(.elementor-has-image) .elementor-testimonial-meta-inner:before {
  content: url(images/quote.svg);
  display: block;
  width: 88px;
  margin-top: 31px;
  margin-bottom: 50px;
}

.halo-testimonial-blocks {
  padding-left: 20px;
  padding-right: 20px;
}
.halo-testimonial-blocks .elementor-widget-testimonial {
  margin-top: 76px;
}
.halo-testimonial-blocks .elementor-widget-testimonial .elementor-testimonial-meta.elementor-has-image {
  margin-top: -95px;
}
.halo-testimonial-blocks .elementor-widget-testimonial .elementor-testimonial-wrapper {
  display: flex;
  flex-flow: column;
  overflow: visible;
}
.halo-testimonial-blocks .elementor-testimonial-details:after {
  content: url(images/stars-space.svg);
  display: block;
  width: 200px;
  margin-top: 20px;
}
.halo-testimonial-blocks .elementor-testimonial-wrapper:not(.elementor-has-image) {
  margin-top: -95px;
}
.halo-testimonial-blocks .elementor-testimonial-wrapper:not(.elementor-has-image) .elementor-testimonial-content:before {
  content: url(images/quote.svg);
  display: block;
  width: 88px;
  margin-top: 31px;
  margin-bottom: 12px;
}

.testimonial .elementor-element {
  height: 100%;
}

.service-block {
  background: #ffffff;
}
.service-block .service-block-content {
  padding: 20px;
}
.service-block .service-block-content h3 {
  font-size: 1.5em;
  margin-bottom: 10px;
}
.service-block .service-block-content p {
  font-size: 1em;
  line-height: 1.5;
}
.service-block .elementor-cta__title,
.service-block .elementor-cta__description,
.service-block .elementor-cta__button-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.service-block .elementor-cta__button:after {
  content: "";
  background-image: url(images/blue-arrow.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
}
.service-block .elementor-cta__image img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
.service-block .elementor-cta__image:after {
  content: "";
  display: block;
  width: 86%;
  height: 20px;
  background-color: #00a6e0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

a.elementor-post__read-more:after {
  content: "";
  background-image: url(images/blue-arrow.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: text-bottom;
}

.elementor-grid-item.type-page .elementor-post__meta-data {
  display: none;
}

.services-icons .elementor-cta, .ge-icons .elementor-cta {
  height: 100%;
}
.services-icons .elementor-cta__content, .ge-icons .elementor-cta__content {
  align-items: normal;
  align-content: normal;
}
.services-icons .elementor-cta__button-wrapper, .ge-icons .elementor-cta__button-wrapper {
  align-self: flex-end;
}
.services-icons img, .ge-icons img {
  max-width: 125px;
  height: 100px;
}

.home-services .elementor-cta {
  height: 100%;
}
.home-services .elementor-cta__content {
  align-items: normal;
  align-content: normal;
}
.home-services .elementor-cta__button-wrapper {
  align-self: flex-end;
}

.entry-content .elementor-widget-text-editor ul, .entry-content .elementor-widget-text-editor ol {
  margin: 0 0 1.5em 3em;
}

@media (max-width: 767px) {
  .events-list .elementor-posts--thumbnail-left .elementor-post {
    flex-direction: column;
  }
  .events-list .elementor-post__text {
    padding: 2rem 20px;
  }
}

body:not(.elementor-editor-active) .event-thank-you {
  display: none;
}

.event-calendar #frm_field_7_container {
  margin-left: 20px;
}

.cc_div .cc-link {
  background-color: transparent;
  font-family: var(--cc-font-family);
  font-size: var(--cc-font-size);
  text-transform: none;
}

.cc_div .c-bn {
  font-family: var(--cc-font-family);
  font-size: var(--cc-font-size);
  text-transform: none;
}

.chart-icon-box .elementor-icon-box-wrapper {
  margin-left: -50px;
  height: 100%;
}

.chart-icon-box-container .elementor-icon-box-wrapper {
  height: 100%;
}
.chart-icon-box-container .elementor-icon-box-content {
  height: 100%;
  align-content: center;
}

[id^=ancr-] .ancr-container {
  font-size: 18px;
}
@media (max-width: 767px) {
  [id^=ancr-] .ancr-container {
    font-size: 14px;
    line-height: 1;
    display: flex;
  }
}
[id^=ancr-] .ancr-container .ancr-btn.ancr-btn-primary {
  font-size: 18px;
}
@media (max-width: 767px) {
  [id^=ancr-] .ancr-container .ancr-btn.ancr-btn-primary {
    font-size: 14px !important;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@-moz-keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@-webkit-keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@keyframes dothabottomcheck-19 {
  0% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) / 2);
  }
}
@-moz-keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
@-webkit-keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
@keyframes dothatopcheck-19 {
  0% {
    height: 0;
  }
  50% {
    height: 0;
  }
  100% {
    height: calc(var(--checkbox-height) * 1.2);
  }
}
#form_cybersecurity-checklist {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  --background-color: #fff;
  --checkbox-height: 25px;
}
#form_cybersecurity-checklist label {
  display: flex;
}
#form_cybersecurity-checklist input[type=checkbox] {
  display: none !important;
}
#form_cybersecurity-checklist input[type=checkbox]:checked + .checkmark {
  border-color: #34b93d;
}
#form_cybersecurity-checklist input[type=checkbox]:checked + .checkmark::after {
  height: calc(var(--checkbox-height) / 2);
  -moz-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  -o-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  -webkit-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  animation: dothabottomcheck-19 0.2s ease 0s forwards;
}
#form_cybersecurity-checklist input[type=checkbox]:checked + .checkmark::before {
  height: calc(var(--checkbox-height) * 1.2);
  -moz-animation: dothatopcheck-19 0.4s ease 0s forwards;
  -o-animation: dothatopcheck-19 0.4s ease 0s forwards;
  -webkit-animation: dothatopcheck-19 0.4s ease 0s forwards;
  animation: dothatopcheck-19 0.4s ease 0s forwards;
}
#form_cybersecurity-checklist .checkmark {
  height: var(--checkbox-height);
  width: var(--checkbox-height);
  background-color: transparent;
  border: calc(var(--checkbox-height) * 0.1) solid #000;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  display: flex;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: border-color ease 0.2s;
  -o-transition: border-color ease 0.2s;
  -webkit-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  cursor: pointer;
  margin-right: 1rem;
}
#form_cybersecurity-checklist .checkmark::before, #form_cybersecurity-checklist .checkmark::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 0;
  width: calc(var(--checkbox-height) * 0.2);
  background-color: #34b93d;
  display: inline-block;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 5px;
  content: " ";
  -moz-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  -webkit-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
}
#form_cybersecurity-checklist .checkmark::before {
  top: calc(var(--checkbox-height) * 0.72);
  left: calc(var(--checkbox-height) * 0.41);
  box-shadow: 0 0 0 calc(var(--checkbox-height) * 0.05) var(--background-color);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#form_cybersecurity-checklist .checkmark::after {
  top: calc(var(--checkbox-height) * 0.37);
  left: calc(var(--checkbox-height) * 0.05);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#form_cybersecurity-checklist .checkmark.checked {
  border-color: #34b93d;
}
#form_cybersecurity-checklist .checkmark.checked::after {
  height: calc(var(--checkbox-height) / 2);
  -moz-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  -o-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  -webkit-animation: dothabottomcheck-19 0.2s ease 0s forwards;
  animation: dothabottomcheck-19 0.2s ease 0s forwards;
}
#form_cybersecurity-checklist .checkmark.checked::before {
  height: calc(var(--checkbox-height) * 1.2);
  -moz-animation: dothatopcheck-19 0.4s ease 0s forwards;
  -o-animation: dothatopcheck-19 0.4s ease 0s forwards;
  -webkit-animation: dothatopcheck-19 0.4s ease 0s forwards;
  animation: dothatopcheck-19 0.4s ease 0s forwards;
}

.frm_style_checklist-tsts-official-style .frm_message {
  margin: 0;
  background: #ffffff;
  border: 0 none;
  padding: 0;
}
.frm_style_checklist-tsts-official-style .frm_message p {
  margin-bottom: 18px;
}
.frm_style_checklist-tsts-official-style .frm_message .cs-score-results {
  color: #12305C;
  font-size: 28px;
}
.frm_style_checklist-tsts-official-style .frm_message .cs-score-result {
  font-size: 48px;
  color: #12305C;
  background: #adfc00;
  padding: 12px;
}
.frm_style_checklist-tsts-official-style .frm_message .cs-risk {
  font-size: 28px;
}

.frm_style_tsts-style.with_frm_style .frm_inside_container > label {
  top: 28px;
}

.ts-button {
  width: auto;
  font-size: 20px;
  height: auto;
  line-height: normal;
  text-align: center;
  background: rgb(0, 166, 224);
  border-width: 0px;
  border-color: #00a6e0;
  border-style: solid;
  color: #ffffff;
  cursor: pointer;
  font-weight: normal;
  border-radius: 8px;
  text-shadow: none;
  padding: 16px 36px 16px 36px;
  display: inline-block;
  box-sizing: border-box;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0);
  margin: 23px;
  margin-left: 0;
  margin-right: 0;
  vertical-align: middle;
  text-decoration: none !important;
}
.ts-button:hover, .ts-button:visited {
  color: #ffffff;
}

body.elementor-kit-5 button, body.elementor-kit-5 input[type=button], body.elementor-kit-5 input[type=submit], body.elementor-kit-5 .elementor-button {
  border-radius: 8px;
}

.elementor-widget-theme-post-content h2 {
  font-family: "Stretch Pro Regular", Sans-serif;
  text-transform: uppercase;
  color: var(--e-global-color-primary);
  font-size: 30px;
  font-size: 1.6666666667rem;
  font-weight: 600;
  line-height: 1.3em;
}
.elementor-widget-theme-post-content a {
  color: var(--ast-global-color-0);
  text-decoration: underline;
}
.elementor-widget-theme-post-content a:hover, .elementor-widget-theme-post-content a:focus {
  color: var(--ast-global-color-1);
}
.elementor-widget-theme-post-content a.wp-block-button__link {
  font-family: "Montilla Extended ExtraBold", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  background-color: var(--e-global-color-secondary);
  color: var(--e-global-color-fb32d53);
  padding: 16px 36px 16px 36px;
  border-radius: 8px;
}
.elementor-widget-theme-post-content a.wp-block-button__link:hover, .elementor-widget-theme-post-content a.wp-block-button__link:focus {
  background-color: var(--e-global-color-secondary);
}
.elementor-widget-theme-post-content a.wp-block-button__link strong {
  font-weight: 500;
}
.elementor-widget-theme-post-content .block-button-green a.wp-block-button__link {
  background-color: var(--e-global-color-accent);
  color: var(--e-global-color-4dd4f42);
}
.elementor-widget-theme-post-content .block-button-green a.wp-block-button__link:hover, .elementor-widget-theme-post-content .block-button-green a.wp-block-button__link:focus {
  background-color: var(--e-global-color-b577273);
}

.timeline-award .timeline-item__card-img {
  text-align: center;
}
.timeline-award .timeline-item__card-content {
  text-align: center;
}

.ast-theme-transparent-header .post-password-form {
  max-width: 720px;
  margin: 250px auto 0 auto;
}
