body, html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

[aria-label="Close"] {
    outline: none;
  }
  
  [aria-label="Close"]:focus, .plan-modal .modal-body button[aria-label=Close]:focus {
    outline: 2px solid #222;
    border-radius: 2px;
    outline-offset: 6px;
  }
  
  @media (forced-colors: active) {
    [aria-label="Close"]:focus, .plan-modal .modal-body button[aria-label=Close]:focus {
      outline: 2px solid SelectedItem;
    }
  }  

.overflow-hide {
    overflow: hidden;
}
.top-strip.sticky{
	top: 80px;
}

/* .top-strip .container{
    padding: 10px 0;
    height: 40px;
} */

.top-strip {
    height: auto;
    margin: 0 auto;
    background: #1EE576;
    padding: 10px 0;
    cursor: pointer;
    /* top: 0; */
    width: 100%;
    z-index: 100;
  }
  
  .top-strip p {
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 18.5px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    margin: 0;
  }

  .top-strip p a { 
    color: #000;
    text-decoration: none;
  }
  
  .top-strip sup {
    font-size: 10px;
  }

#zip-code-text span, #zip-code-form span,
#zip-code-form .zip-code__input,
#zip-code-form .zip-code__btn {
    font-family: "DM Sans", sans-serif !important;
}
#main_nav {
    z-index: 999;
}
#zipcode-error {
    display: inline-block;
    line-height: 1.5;
    margin-top: 10px;
}

.hero-banner a.get-started:focus, .hero-banner #home-getstarted:focus, .local:not(.tab-content) a.get-started.green-btn:focus, .local:not(.tab-content) .get-started.green-btn:focus{
    background-color: #1EE576 !important;
    color: #222 !important;
    outline: 2px solid #222;
    outline-offset: 2px;
}

@media screen and (max-width: 600px) {
    .what-makes{margin: 64px 0 !important;}
    .our-service {
        flex: 100%;
        margin: 20px 0;
    }
    .our-service img{
        float: right;
    }
    .service_lists {
        display: flex;
        flex-direction: column;
        padding: 20px;
    }
}
.field-validation-error {
    color: #d1002f;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
}
nav.trugreen-desktop-nav .collapse {
    visibility: visible !important;
}
.faq-panel .collapse, .customer-faq .collapse {
    visibility: unset !important;
}
.customer-faq .accordion-button:focus, .faq-panel .accordion-button:focus{
    box-shadow: none;
    outline: 0 !important;
}
.tru-mma-main-collapse-box .collapse {
    visibility: visible !important;
}
#globalError .bg-dark {
    background-color: #414141 !important;
}

span.trademark {
    font-size: 1.2em;
    vertical-align: text-top;
    font-family: Inter-Bold;
}

h2 span.trademark {
    font-size: 0.8em;
    vertical-align: text-top;
    font-family: Inter-Bold;
}

h4.popup-head span.trademark {
    font-size: 0.7em;
    vertical-align: text-top;
    font-family: Inter-Bold;
}
.mainChildren .map_section .gm-style-iw-chr{
    margin-bottom: -34px;	
}
.zip-entered .width-btn.go-to-branch.active, .zip-entered .width-btn.go-to-branch:active, .zip-entered .width-btn.go-to-branch:visited{
	color:#ffffff !important
}
