/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0;
}

body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
  position: relative;
  z-index: -1;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 200px;
  /* fixed header height*/
  margin: -200px 0 0;
  /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}

#siteWrap {
  overflow: hidden;
}

.alignright {
  margin-left: 2rem;
}
@media all and (max-width: 1023px) {
  .alignright {
    float: none;
    margin-left: 0;
  }
}

.alignleft {
  margin-right: 2rem;
}
@media all and (max-width: 1023px) {
  .alignleft {
    float: none;
    margin-right: 0;
  }
}

.elementor-heading-title span {
  color: #771100;
}

/*.elementor-location-header{
	z-index: 5;
	
	> .elementor-element{
		z-index: 5;
	}

	.brand img{
		@include transition(.2s);
	}

	&.compact {
		.brand img {
			max-width: 200px;
			
			@media all and (max-width:767px){
				max-width: 150px;
			}
		}
		
		> .elementor-sticky--effects{
			background: black;
			
			> .e-con-inner{
				@media all and (min-width:1024px){
					padding-top: 1%;
					padding-bottom: 1%;
				}
			}
			
			.brs-mega-menu > .menu-item > a,
			.elementor-nav-menu > .menu-item > .elementor-item{
				color: $text;
				
				svg{
					fill: $text;
					
					path{
						fill: $text;
					}
				}
				
				&:hover, &:focus{
					color: $primary;
					
					svg{
						fill: $primary;
						
						path{
							fill: $primary;
						}
					}
				}
			}
			
			#mobileToggle .elementor-button{
				border-color: $secondary;
				
				svg{
					fill: $secondary;
					
					path{
						fill: $secondary;
					}
				}
			}
		}
	}
}*/
/*.elementor-location-header{
	z-index: 100;
	
	.brand img {
		@include transition(.2s);
	}

	.mobileMenuToggle{		  
		.elementor-button-text{
			@extend .sr-only;
		}
		
		a.elementor-button{
			&:before, &:after{
				content: none;
			}
		}
	}
	
	
}*/
#mainMenu .elementor-sub-item {
  border-left: 0;
}

#mobileMenu .elementor-item:focus, #mobileMenu .elementor-sub-item:focus {
  background-color: transparent !important;
}

@media all and (max-width: 1499px) {
  .elementor-location-header #phoneAddress {
    display: none;
  }
}
#post-featured-image:before {
  content: "";
  background-color: #093053C9;
  mix-blend-mode: initial;
  transition-duration: 250ms;
  transition-property: mix-blend-mode,transform,opacity,background-color;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
}
#post-featured-image:after {
  color: white;
  content: url("data:image/svg+xml,%3Csvg%20aria-hidden%3D'true'%20viewBox%3D'0%200%20448%20512'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20fill%3D'white'%20d%3D'M400%2032H48C21.5%2032%200%2053.5%200%2080v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48V80c0-26.5-21.5-48-48-48zm-32%20252c0%206.6-5.4%2012-12%2012h-92v92c0%206.6-5.4%2012-12%2012h-56c-6.6%200-12-5.4-12-12v-92H92c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h92v-92c0-6.6%205.4-12%2012-12h56c6.6%200%2012%205.4%2012%2012v92h92c6.6%200%2012%205.4%2012%2012v56z'%3E%3C/path%3E%3C/svg%3E");
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 50px;
  height: 50px;
  z-index: 1;
}
#post-featured-image:hover:before, #post-featured-image:hover:after, #post-featured-image:focus:before, #post-featured-image:focus:after {
  opacity: 1;
}

#post-acf-gallery .elementor-gallery-item__overlay:before {
  color: white;
  content: url("data:image/svg+xml,%3Csvg%20aria-hidden%3D'true'%20viewBox%3D'0%200%20448%20512'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20fill%3D'white'%20d%3D'M400%2032H48C21.5%2032%200%2053.5%200%2080v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48V80c0-26.5-21.5-48-48-48zm-32%20252c0%206.6-5.4%2012-12%2012h-92v92c0%206.6-5.4%2012-12%2012h-56c-6.6%200-12-5.4-12-12v-92H92c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h92v-92c0-6.6%205.4-12%2012-12h56c6.6%200%2012%205.4%2012%2012v92h92c6.6%200%2012%205.4%2012%2012v56z'%3E%3C/path%3E%3C/svg%3E");
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 24px;
  height: 24px;
}
#post-acf-gallery .elementor-gallery-item__overlay:hover:before, #post-acf-gallery .elementor-gallery-item__overlay:focus:before {
  opacity: 1;
}

.projectCard .projectTitle > .elementor-element {
  z-index: 1;
}
.projectCard .projectTitle:before {
  content: "";
  background-color: #093053C9;
  mix-blend-mode: initial;
  transition-duration: 250ms;
  transition-property: mix-blend-mode,transform,opacity,background-color;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
}
.projectCard .projectTitle:hover:before, .projectCard .projectTitle:focus:before {
  opacity: 1;
}

.teamCard .elementor-widget-theme-post-featured-image a:before {
  content: "";
  background-color: #093053C9;
  mix-blend-mode: initial;
  transition-duration: 250ms;
  transition-property: mix-blend-mode,transform,opacity,background-color;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
}
.teamCard .elementor-widget-theme-post-featured-image a:after {
  color: white;
  content: url("data:image/svg+xml,%3Csvg%20aria-hidden%3D'true'%20viewBox%3D'0%200%20512%20512'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20fill%3D'white'%20d%3D'M505%20442.7L405.3%20343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3%2044-79.7%2044-128C416%2093.1%20322.9%200%20208%200S0%2093.1%200%20208s93.1%20208%20208%20208c48.3%200%2092.7-16.4%20128-44v16.3c0%206.4%202.5%2012.5%207%2017l99.7%2099.7c9.4%209.4%2024.6%209.4%2033.9%200l28.3-28.3c9.4-9.4%209.4-24.6.1-34zM208%20336c-70.7%200-128-57.2-128-128%200-70.7%2057.2-128%20128-128%2070.7%200%20128%2057.2%20128%20128%200%2070.7-57.2%20128-128%20128z'%3E%3C/path%3E%3C/svg%3E");
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  opacity: 0;
  width: 50px;
  height: 50px;
}
.teamCard .elementor-widget-theme-post-featured-image a:hover:before, .teamCard .elementor-widget-theme-post-featured-image a:hover:after, .teamCard .elementor-widget-theme-post-featured-image a:focus:before, .teamCard .elementor-widget-theme-post-featured-image a:focus:after {
  opacity: 1;
}

.sectionNav {
  counter-reset: c;
  padding-left: 0;
}
.sectionNav li {
  display: block;
  padding: 0 0 .5em 2em;
  position: relative;
}
.sectionNav li:before {
  content: counter(c, decimal-leading-zero) ".";
  counter-increment: c;
  color: #c3350f;
  font-weight: 600;
  position: absolute;
  left: 0;
  line-height: 1.6;
}
.sectionNav li a {
  color: #000;
  font-weight: 600;
}
.sectionNav li a:hover, .sectionNav li a:focus {
  color: #c3350f;
}

.tablepress > :where(thead, tfoot) > tr > * {
  background-color: #f8f8f8 !important;
}

.tablepress-table-name {
  margin: 0;
  padding: 10px;
  font-size: 1.3em;
}

.dt-container {
  margin: 0 !important;
}
.dt-container .dt-layout-cell {
  padding: 0 !important;
}

.titleLine .elementor-heading-title {
  position: relative;
  overflow: hidden;
}
.titleLine .elementor-heading-title:after {
  content: "";
  display: inline-block;
  height: .5em;
  vertical-align: bottom;
  width: 100%;
  margin-right: -100%;
  margin-left: 20px;
  border-top: 1px solid #c3350f;
}

.toggleList .elementor-toggle-item {
  border: 1px solid #9aa9b3;
  border-radius: 10px;
}

.gform_wrapper .gform_heading {
  display: none;
}
.gform_wrapper .gfield_label {
  font-weight: 600 !important;
}
.gform_wrapper .gform_button {
  background-color: #093053 !important;
  border-style: solid;
  border-width: 1px !important;
  border-color: #093053 !important;
  border-radius: 0 !important;
  color: white !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  padding: 20px 30px 17px 30px !important;
  transition: all .3s;
}
.gform_wrapper .gform_button:hover, .gform_wrapper .gform_button:focus {
  background-color: #771100 !important;
  color: white !important;
}
.gform_wrapper input[type="date"], .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper select, .gform_wrapper textarea {
  border-radius: 5px !important;
}

.gform-theme--foundation .gform_fields {
  grid-row-gap: 20px !important;
}

.gform_confirmation_message {
  color: #093053 !important;
  font-weight: 600 !important;
  text-align: center !important;
}
