@charset "UTF-8";
/*
Theme Name: True Energy Systems
Theme URI: 
Author: True Energy Systems Devs
Author URI: https://trueenergysystems.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
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 with others.

True Energy Systems is based on Underscores https://underscores.me/, (C) 2012-2018 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/
*/

/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body { margin: 0 auto; width: 100%; overflow-x: hidden; }

/*###################################
## Layouts
###################################*/
.site {margin: 0 auto;}
.full {width: 100%;}
.main {max-width: 100%;}
.entry-content {margin: 0;}
.hentry, .so-panel, .panel-grid {margin-bottom: 0!important;}
.has-1-columns .wp-block-column {flex-basis: 100%;}
.wp-block-column, .blocks-gallery-item {margin: 0 !important;}
.wp-block-gallery.is-cropped .blocks-gallery-item img {height: auto; width: auto; object-fit: contain;}
.screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;}

.clearfix {clear: both;}

/*###################################
## Forms
###################################*/

/*###################################
## Buttons
###################################*/


/*###################################
## Menus
###################################*/


/*###################################
## Header
###################################*/
.home #header { position: fixed !important; top: 0; left: 0; right: 0; margin: 0 auto; width: 100% !important; }
.inner #header { background: #15172C !important; }
#header.sticky { background: #15172C !important; }
#header .logo-section img[src$=".svg"] { width: auto !important; }

/*###################################
## Banner
###################################*/
.bnr-form .gform-theme--foundation .gform_footer { flex-direction: row-reverse; }
.bnr-form .gform-theme--foundation .gform_fields { grid-row-gap: 15px !important; row-gap: 15px !important; }
.bnr-form .gform_required_legend { display: none !important; }
.bnr-form input[type="text"],
.bnr-form input[type="email"],
.bnr-form select,
.bnr-form textarea { font-size: 18px !important; color: #1F2627 !important; border-radius: 7px !important; padding: 15px !important; height: auto !important; }
.bnr-form textarea { height: 100px !important; min-block-size: 16px !important; }
.bnr-form input[type="submit"] { background: #709935 !important; border: 1px solid #709935 !important; font-family: "Antonio", Sans-serif !important; font-size: 20px !important; padding: 12px 24px !important; border-radius: 7px !important; }
.bnr-form input[type="submit"]:hover { background: #fff !important; color: #709935 !important; }


/*###################################
## Content
###################################*/
.hyphens { overflow-wrap: break-word; word-wrap: break-word; hyphens: auto; }
.counter-class .elementor-counter-number-suffix { color: #709934 !important; }

.custom-box-hover:hover .hover-title { display: none; }
.custom-box-hover .hover-box { position: absolute !important; width: 100% !important; height: 100% !important; left: 0 !important; right: 0 !important; top: 0 !important; display: none !important; }
.custom-box-hover:hover .hover-box { display: flex !important; }

.full-map { width: 100% !important; height: 720px !important; border-radius: 20px !important; }

/*###################################
## Footer
###################################*/
.ftr-btn .elementor-button-content-wrapper { align-items: center; }
.ftr-btn .elementor-button-icon { font-size: 50px; color: #D0DB65 !important; }

.thrive { margin-top: 5px !important; margin-bottom: 0 !important; }
.thrive a { color: #ffffff !important; }
.thrive a:hover { color: #a1c03d !important; }
.thrive span { line-height: 1em; }

@media screen and (max-width: 767px) {
  .thrive { text-align: center; }
}

/*###################################
## Sidebar
###################################*/


/*###################################
## Inner Pages
###################################*/
.listing-no-margin ul { margin-left: 20px; }

.prequalify-form iframe { visibility: visible !important; }
.prequalify-form .hs-form-frame { height: 550px !important; }

.popup-form iframe { visibility: visible !important; }
.popup-form .hs-form-frame { height: 650px !important; }

.popup-form2 iframe { visibility: visible !important; }
.popup-form2 .hs-form-frame { height: 750px !important; }

.custom-thirdp-btn .demand-iq-stella-widget .content .estimate { background-color: #709935 !important; border: 1px solid #709935 !important; }
.custom-thirdp-btn .demand-iq-stella-widget .content .estimate:hover { background-color: #fff !important; color: #709935 !important; }

/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1024px){
  .bnr-form input[type="text"],
  .bnr-form input[type="email"],
  .bnr-form textarea,
  .bnr-form input[type="submit"] { font-size: 16px !important; }

  .custom-box-hover .hover-box { position: static !important; display: flex !important; height: auto !important; }

  .full-map { height: 500px !important; }
}

@media screen and (max-width: 1023px){
  body {min-width: 320px;}
}

@media screen and (max-width: 800px){
  .full-map { height: 400px !important; }
}

@media screen and (max-width: 480px){
  .prequalify-form .hs-form-frame { height: 700px !important; }
  .popup-form .hs-form-frame { height: 950px !important; }
  .popup-form2 .hs-form-frame { height: 1100px !important; }
}
