/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
#sticky-anchor {position: absolute;transition: all ease 0.3s;width: 100%;}
#wrapper-navbar.sticky {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9001;
	height: auto;
	max-height: 100%;
}
nav.quicklinks {
    background: #000000;
}
.navbar-green .navbar-nav .nav-link {
    color: #fff;
    font-size: 0.875rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}
.navbar-green .navbar-nav .nav-link:hover {font-weight: bold;}
.navbar-green .navbar-nav .phone .nav-link:before, .ctablockphone:before {
    content: '\f095';
    font-family: FontAwesome;
    margin-right: 5px;
}
.ctablocktext:before {
    content: '\f0e5';
    font-family: FontAwesome;
    margin-right: 5px;
}
#breadcrumbs {margin-top: 10px; font-size: 12px;}
#clicktocall {text-align:center;}
a.clicktocall {color: #ff0000; --darkreader-inline-color: #ff3333;}
.menu-item-has-children .menu-item-has-children:hover > .dropdown-menu {
  display: inline-block;
  left: 9em;
  top: -1ex;
}
.menu-item-has-children .menu-item-has-children:hover {background-color: WhiteSmoke;}
.menu-item-has-children .menu-item-has-children > .dropdown-menu.show {display: block;}

.extracta {display: inline-block; margin: 15px 1% 15px -4px; width: 95%; position: relative; background: #80c453; border-radius: 25px; padding: 10px; text-align:center;}

.testimonial {  margin: 0 auto;}
#field_20_7 a:link, #field_23_7 a:link {color: black;}
@media only screen and (max-width:600px){.companybanner {display:none;}}

@media (max-width:767.98px){
.clicktoform {color: #fff; background-color: #c94d00;  display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle;  border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; text-decoration: none; font-size: 12px; margin-bottom: 1rem;}
.clicktoform:hover {color: #00391e; }
#wrapper-navbar.sticky {overflow-y: auto;}
.box {height: 85px !important; }
.box svg {height: 97px !important; }
.desktopform { display:none;}
small, .small { font-size: 100% !important;}
.col-md-4, .col-md-sticky {padding-bottom: 15px !important;}
h1, .h1 {font-size: 2.0rem !important; }
}

@media (min-width:767.99px){ .clicktoform { display:none;} .middleform { display:none;}
.page-template-pest-landing-page .col-md-4, .page-id-5671 .col-md-4, .page-id-77 .col-md-4, .page-id-9867 .col-md-4, .page-parent .col-md-4, .col-md-sticky  {position: sticky !important; top: 150px; height: 100vh;}
.page-template-pest-landing-page .wrapper, .page-id-5671 .wrapper, .page-id-77 .wrapper, .page-id-9867 .wrapper, .page-parent .wrapper {padding-bottom: 150px;}
#menu-item-13256 {padding-left: 25px;}	
#menu-item-13256 a:hover {color: #00391e; }
}

@media only screen and (max-width:387px){.button-container { display: flex;justify-content: center;align-items: center;flex-direction: column; margin-top: 10px; }}

#free-inspection, #free-inspection-sidebar {scroll-margin-top: 125px;}
.home .carousel .carousel-item .carousel-caption h3 {
      padding: 10px !important; }

.dropdown-pests {
  position: relative;
  display: inline-block;
}

.dropbtn {
  background-color: #c94d00;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 0.25em;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  max-height: 250px;
  overflow-y: auto;
}

.dropdown-content a {
  padding: 5px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown-pests:hover .dropdown-content {
  display: block;
}
.solutionblock {border: solid;
border-width: 2px;
border-radius: 0px 0px 0.25rem 0.25rem;
border-color: #2f5100;
padding: 0px 10px 0px 10px;}

#menu-item-13256 a {color: #fff;
    background-color: #c94d00;
    border-radius: 0.25rem;}

/* FAQ Page Styles */

.page-id-9867 h2 {
	margin-top: 1.5rem;
}

.faqs {
	margin-bottom: 1em;
}

.faqs:last-of-type {
	margin-bottom: 0;
}

.faqs h3::after {
	display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
}

h1 small {font-size: 55%; }
.page-id-13320 .gform_wrapper .gform_footer input {
      background-color: #c94d00;
      border: 1px solid transparent;
      border-radius: .25rem;
      color: white;
      display: inline-block;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      padding: .375rem .75rem;
      text-align: center;
      -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      vertical-align: middle;
      white-space: nowrap; }
.page-id-13320 .gform_wrapper .gform_footer input:hover  {color: #00391e; }
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.homectabox {
  display: block !important;
  max-width: 100% !important;
  white-space: normal !important;
  word-break: break-word !important;
  text-align: center !important;
  padding: 10px !important;}
}
.newcta {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            justify-content: center;
			margin-bottom:15px;
        }
.ctablockphone, .ctablocktext {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            width: 300px;
            height: 150px;
            background-color: #80c453;
            color: white;
            text-align: center;
            border-radius: 20px;
            text-decoration: none;
            font-size: 23px;
            font-weight: bold;
            padding: 15px;
            text-shadow: 1px 2px 2px rgba(0, 0, 0, .4);
        }
.ctablockphone:hover, .ctablocktext:hover {background-color: #45a049;}

@media (max-width: 600px) {
	.newcta {flex-direction: column;align-items: center;}}


