

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 40px 0 15px;
    color: #000;
    position: relative;
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px black,0 7px 0 1px black,0 14px 0 1px black;
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0 0 1px black,0 7px 0 1px black,0 14px 0 1px black;
    width: 16px;
}

.logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.logo2{
	max-height: 60px;
}
header.header-wrapper {
  background: #fff none repeat scroll 0 0;
  border-bottom: 2px solid #fbaf28;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}header.header-wrapper:after {
	content: "";
	position: absolute;
	background: #087BB0;
	bottom: -4px;
	width: 100%;
	height: 2px;
	z-index: 4;
}.header-company-title a {
	color: #FFFFFF;
	float: left;
	font-family: "Titillium Web",sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.9rem;
	margin: 0;
	padding: 17px 0;
	text-align: right;
	text-decoration: none;
	width: 100%;
}header.header-wrapper .social-icons {
	text-align: right;
	padding-right: 30px;
}header.header-wrapper .social-icons .fa {
	color: #6e6e6e;
	font-size: 12px;
	line-height: 35px;
	margin: 15px 0;
	text-align: center;
	width: 35px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}header.header-wrapper .social-icons .fa:hover {
	color: #087BB0;
}.top-bar {
	background: none;
	height: 65px;
	line-height: 65px;
}.top-bar-section ul li > a {
	font-family: "Titillium Web",sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	line-height: 65px;
}.top-bar-section ul {
	float: right;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}.top-bar-section ul li {
	border-left: 1px solid #1a1a1a;
	position: relative;
}.top-bar-section ul li > a {
}.top-bar-section ul li ul.dropdown li {
	border: none;
}.top-bar-section ul li:last-child {
	border-right: 1px solid #1a1a1a;
}.top-bar-section ul li,
 .top-bar.expanded .title-area,
 .top-bar-section li:not(.has-form) a:hover:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:hover:not(.has-form) > a {
	background: none;
        color:#087BB0;
}.top-bar-section li:not(.has-form) a:not(.button) {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000;
  line-height: 65px;
  padding: 0 22px;
}
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  color: black;
}
.top-bar-section li:not(.has-form) a:hover:not(.button) {
	color: #087BB0;
}.top-bar-section li.active:not(.has-form) a:not(.button) {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #087BB0;
	line-height: 65px;
	padding: 0 22px;
}.top-bar-section .has-dropdown > a {
	padding: 0 22px !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	color: #FFF;
	background: #087BB0;
	font-size: 12px;
	font-weight: bold;
	line-height: 42px;
	text-align: center;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}.top-bar-section .dropdown li.active:not(.has-form) a:not(.button),
 .top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
	background: #000000;
	color: #FFFFFF;
}.top-bar-section .has-dropdown > a::after {
	display: none;
}.banner-segment {
  float: left;
  max-width: 100%;
  overflow: hidden;
  padding: 12px 0 0;
  position: relative;
  width: 100%;
}.slider-overlay-wrapper {
  left: 0;
  margin: 0 auto;
  max-width: 46rem;
  position: absolute;
  right: 0;
  width: 100%;
}.slider-overlay {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  padding: 25px 35px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 2s ease 0s;
  width: auto;
  z-index: 4;
}.slider-overlay .header-company-serviceorder {
  color: #CC0403;
  font-family: "Titillium Web",sans-serif;
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  text-transform: uppercase;
}.slider-overlay .header-company-serviceorder strong {
	font-size: 45px;
	color: #087BB0;
}.slider-overlay .header-company-locationorder {
  color: #3048b2;
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
  margin: 0;
	text-align: center;
}.slider-wrapper {
	position: relative;
	min-width: 1920px;
}.slider-wrapper .rhino-container ul,
 .slider-wrapper .rhino-container ul li.rhino-item {
	min-width: 1920px;
	width: 100% !important;
	min-height: 575px !important;
}.slider-wrapper .rhino-container ul {
	margin: 0;
}.midbar-section {
	background: url("https://garciaexcavating.com/wp-content/themes/exc2/images/midbar-background.jpg");
	background-position: top center;
	background-size: cover;
	position: relative;
	z-index: 3;
	border-top: 1px solid #087BB0;
}.midbar-section .midbar-articles {
  background: rgba(0, 149, 218, 0.78) none repeat scroll 0 0;
  margin-bottom: 25px;
  position: relative;
  top: -40px;
}.midbar-section .midbar-articles::before {
  background: rgba(255, 0, 0, 0.78) none repeat scroll 0 0;
  bottom: -12px;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  width: 100%;
}.midbar-section .midbar-articles::after {
	background: url("https://garciaexcavating.com/wp-content/themes/exc2/images/scroll-arrow.png");
	bottom: -50px;
	content: "";
	height: 20px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 42px;
	-webkit-animation: bounce 1s infinite;
	-moz-animation: bounce 1s infinite;
	-o-animation: bounce 1s infinite;
	animation: bounce 1s infinite;
}.midbar-section .midbar-articles article {
	padding: 0 30px;
}.midbar-section .midbar-articles h1 {
	color: #fff;
	font-weight: bold;
	line-height: 2rem;
	margin: 35px 0 0;
	text-transform: uppercase;
}.midbar-section .midbar-articles p {
  color: #fff;
  font-size: 13px;
  margin: 20px 0;
}.midbar-section .midbar-articles article.black-box {
  background: #fff none repeat scroll 0 0;
  min-height: 245px;
  padding: 0 35px !important;
}.midbar-section .midbar-articles article.black-box h1 {
	color: #000;
	font-size: 23px;
	font-weight: normal;
}.midbar-section .midbar-articles article.black-box h1 strong {
	color: #087BB0;
	font-size: 32px;
}.midbar-section .midbar-articles article.black-box p.contact-phone.phone {
	color: #087BB0;
	font-size: 40px;
	font-weight: lighter;
	line-height: 3rem;
	margin: 15px 0 0;
}.midbar-section .midbar-articles article.black-box p.contact-email.email {
	color: #000;
	font-size: 20px;
	margin: 0;
}.slider-overlay-cta {
	background: #000000;
	min-height: 245px;
	padding: 0 35px !important;
}.slider-overlay-cta h1 {
	color: #ffffff;
	font-size: 23px;
	margin-top: 35px;
	font-weight: normal;
}.slider-overlay-cta h1 strong {
	color: #087BB0;
	font-size: 32px;
}.slider-overlay-cta p.contact-phone.phone {
	color: #087BB0;
	font-size: 40px;
	font-weight: lighter;
	line-height: 3rem;
	margin: 15px 0 0;
}.slider-overlay-cta p.contact-email.email {
	color: #ffffff;
	font-size: 20px;
	margin: 0;
}.cta-one {
  background: #1e90c4 none repeat scroll 0 0;
  clear: both;
  float: left;
  padding: 32px 0;
  width: 100%;
}.cta-one h1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 55px;
	text-transform: uppercase;
	margin: 0;
	color: #FFFFFF;
}.button,
 .cta-one .button {
	background: #ff1111;
	font-weight: bold;
	font-size: 16px;
	line-height: 49px;
	padding: 0 58px;
	margin: 0 25px;
	border-bottom: 6px solid #9d1010;
	text-transform: uppercase;
}.button:hover,
 .button:focus,
 .cta-one .button:hover,
 .cta-one .button:focus {
	background: #cf0000;
}.directional-arrow {
	margin: 0 32px;
	position: relative;
	-webkit-animation: sway 1s infinite;
	-moz-animation: sway 1s infinite;
	-o-animation: sway 1s infinite;
	animation: sway 1s infinite;
}.inline-list.links-list {
	margin: 0;
}.inline-list.links-list li {
	margin: 0 2px 4px;
}.inline-list.links-list li a {
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0 26px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}.inline-list.links-list li a:hover {
	background: #087BB0;
	color: #000000;
}.overlay-container {
	left: 0;
	margin: 0 auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	width: 86rem;
	bottom: 0;
	z-index: 10;
}.slider-overlay-title {
	bottom: 0;
	position: absolute;
	z-index: 4;
	display: none;
}.slider-overlay-cta {
	background: rgba(0, 0, 0, 0.85);
	bottom: 0;
	min-height: 245px;
	padding: 0 35px !important;
	position: absolute;
	right: 0;
	z-index: 10;
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}.slider-overlay-cta.loaded {
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}.slider-overlay-title {
	background: rgba(0, 0, 0, 0.85);
	border-left: 8px solid #087BB0;
	padding: 30px;
}.slider-overlay-title h1 {
	font-weight: lighter;
	color: #087BB0;
	margin: 0;
	font-size: 25px;
	line-height: 35px;
}.inner-page-wrapper {
	clear: both;
	width: 100%;
}.about-wrapper h1,
 .inner-page-wrapper h1,
 .about-wrapper h2,
 .inner-page-wrapper h2,
 .about-wrapper h3,
 .inner-page-wrapper h3,
 .about-wrapper h4,
 .inner-page-wrapper h4,
 .about-wrapper h5,
 .inner-page-wrapper h5 {
	color: #087BB0;
	text-transform: uppercase;
}.inner-page-wrapper .contact-form-wrapper h3 {
	color: #e39500;
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
	margin: 0 0 15px;
}.service-selector-title {
	color: #ff1111;
	font-style: italic;
	font-weight: bold;
}.service-selector *:not(span) {
	display: none;
}.service-selector > span {
	background: #b6b6b6;
	display: block;
	font-weight: bold;
	line-height: 37px;
	margin-bottom: 5px;
	padding: 0 15px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}.service-selector.active-state > span,
 .service-selector > span:hover {
	background: #000000;
	color: #087BB0;
}.content-wrapper {
	width: 100%;
	clear: both;
}
/* Default Styles */
#wpadminbar {display: none !important;}
body {
	font-family: "Titillium Web", sans-serif;
}h1, h1 a {
	color: #000000;
	font-family: "Titillium Web", sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 2rem;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}h2 {
	color: #000000;
	font-family: "Titillium Web", sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 2rem;
	margin: 0 0 30px 0;
}h3 {
	color: #000000;
	font-family: "Titillium Web", sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 2rem;
	margin: 0 0 30px 0;
}h4 {
	color: #000000;
	font-family: "Titillium Web", sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 2rem;
	margin: 0 0 30px 0;
}p {
	font-family: "Titillium Web", sans-serif;
	color: #000000;
	font-size: 16px;
	margin: 0 0 30px 0;
}a {
	font-family: "Titillium Web", sans-serif;
	color: #000000;
	font-size: 16px;
	margin: 15px 0;
}ul {
	list-style-type: none;
}.accent-yellow {
	color: #fff;
}.row {
	margin: 0 auto;
	max-width: 86rem;
	width: 100%;
}.row.full {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}.strip-padding {
	padding-right: 0 !important;
	padding-left: 0 !important;
}.inline-block {
	display: inline-block !important;
}.vertical-padding-large {
	padding-top: 70px;
	padding-bottom: 70px;
}.vertical-padding-medium {
	padding-top: 45px;
	padding-bottom: 45px;
}.double-hr {
	width: 100%;
	clear: both;
	height: 3px;
	margin: 15px auto 45px;
	display: block;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}.contain-to-grid {
	background: none !important;
}.contain-to-grid .top-bar {
	max-width: 75em;
}.page-wrapper {
	max-width: 75rem;
	clear: both;
}.footer-wrapper {
  background: #1e90c4 none repeat scroll 0 0;
  border-top: 2px solid black;
  font-family: "Titillium Web",sans-serif;
  width: 100%;
}.footer-wrapper h1 {
}.footer-wrapper .contact-phone.phone,
 .footer-wrapper .contact-email.email,
 .footer-wrapper .contact-address.address {
	color: #eaeaea;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	font-weight: bold;
}.footer-wrapper .span-address,
 .footer-wrapper .span-phone,
 .footer-wrapper .span-email {
	color: #000;
	font-size: 13px;
	position: relative;
	margin-right: 20px;
	top: -2px;
}.footer-wrapper .contact-address.address br {
	display: none;
}.footer-wrapper .fa {
	color: #eaeaea;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	width: 60px;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}.footer-wrapper .social-icons {
	text-align: right;
}.footer-wrapper .social-icons .fa:hover {
	color: #087BB0;
}.contactForm {
	float: left;
	margin-top: 20px;
	width: 100%;
}.contactForm  label{
	font-weight: bold;
	display: block;
}.contactForm input {
	border: 1px solid #828282;
	height: 44px;
	margin-bottom: 7px;
	padding: 3px 15px;
	width: 100%;
}.contactForm textarea {
	width: 100%;
	padding: 3px 15px;
	margin-bottom: 7px;
	border: 1px solid #828282;
	min-width: 100%;
	max-width: 100%;
	min-height: 120px;
}.contactForm .captchaWrapper {
	margin-top: 10px;
}.captchaImageWrapper {
	border: 1px solid #828282;
}.captchaInputWrapper {
	padding: 0 0 0 15px;
}.captchaWrapper img {
	max-height: 42px;
}.contactForm .captchaRefresh {
	vertical-align: middle;
}.contactForm .submitWrapper {
	text-align: center;
	margin-top: 30px;
}.contactForm .submitWrapper span.submit {
	font-size: inherit;
	font-weight: bold;
	display: block;
	font-size: 16px;
	letter-spacing: 2px;
	color: #000000;
	line-height: 60px;
	background: #e4b227;
	padding: 3px 20px;
	font-family: "Titillium Web",sans-serif;
	cursor: pointer;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}.contactForm .submitWrapper span.submit:hover {
	background: #e39500;
}.emailConfirmation {
	margin: 0 auto;
}.emailConfirmation h1 {
	color: #00CC00;
}.slick-background-wrapper {
	left: 0;
	position: fixed;
	top: 0;
	z-index: -1;
	width: 101% !important;
	overflow: hidden;
}.disclaimer {
	margin: 40px 0 0;
}.disclaimer p {
	color: #2e2e2e;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
}.lnm-image {
	margin: 0;
}.lnm-image > img {
	max-height: 50px;
	opacity: 0.3;
}
@-webkit-keyframes bounce {
	0%   { bottom: -45px; }
	50% { bottom: -55px; }
	100%   { bottom: -45px; }
}
@-moz-keyframes bounce {
	0%   { bottom: -45px; }
	50% { bottom: -55px; }
	100%   { bottom: -45px; }
}
@-o-keyframes bounce {
	0%   { bottom: -45px; }
	50% { bottom: -55px; }
	100%   { bottom: -45px; }
}
@keyframes bounce {
	0%   { bottom: -45px; }
	50% { bottom: -55px; }
	100%   { bottom: -45px; }
}
@-webkit-keyframes pulsate {
	0%   { opacity: 0.3; }
	50% { opacity: 1; }
	100%   { opacity: 0.3; }
}
@-moz-keyframes pulsate {
	0%   { opacity: 0.3; }
	50% { opacity: 1; }
	100%   { opacity: 0.3; }
}
@-o-keyframes pulsate {
	0%   { opacity: 0.3; }
	50% { opacity: 1; }
	100%   { opacity: 0.3; }
}
@keyframes pulsate {
	0%   { opacity: 0.3; }
	50% { opacity: 1; }
	100%   { opacity: 0.3; }
}
@-webkit-keyframes sway {
	0%   { -webkit-transform: translateX(0px); }
	50% { -webkit-transform: translateX(5px); }
	100%   { -webkit-transform: translateX(0px); }
}
@-moz-keyframes sway {
	0%   { -moz-transform: translateX(0px); }
	50% { -moz-transform: translateX(5px); }
	100%   { -moz-transform: translateX(0px); }
}
@-o-keyframes sway {
	0%   { -o-transform: translateX(0px); }
	50% { -o-transform: translateX(5px); }
	100%   { -o-transform: translateX(0px); }
}
@keyframes sway {
	0%   { transform: translateX(0px); }
	50% { transform: translateX(5px); }
	100%   { transform: translateX(0px); }
}
/* NOT MOBILE SELECTOR */
@media only screen and (min-width: 736px) {
	.top-bar-section ul li ul.dropdown {
		-webkit-transition: all 550ms ease;
		-moz-transition: all 550ms ease;
		-ms-transition: all 550ms ease;
		-o-transition: all 550ms ease;
		transition: all 550ms ease;
		opacity: 0;
		padding-top: 4px;
		left: -10%;
	}.top-bar-section .has-dropdown.hover > .dropdown,
	 .top-bar-section .has-dropdown.not-click:hover > .dropdown {
		opacity: 1;
	}
}
/* MOBILE SELECTOR */
@media only screen and (max-width: 1024px) {
	.top-bar-section ul {
		float: left;
	}.header-company-title {
		display: block;
		width: 100%;
		text-align: center;
		padding: 15px 0;
	}.header-company-title a {
		float: none;
	}.midbar-articles {
		text-align: center;
	}.top-bar-section li:not(.has-form) a:not(.button),
	 .top-bar-section .has-dropdown > a {
		padding: 0 15px !important;
	}.top-bar-section ul li > a {
		font-weight: normal;
		font-size: 14px;
	}.directional-arrow {
		display: none;
	}.clear-left {
		clear: left;
	}.overlay-container {
		height: 100%;
	}.slider-overlay-title {
		bottom: auto;
		top: 210px;
	}
}
@media only screen and (max-width: 736px) {
	.top-bar {
		line-height: 45px;
		height: 45px;
	}.top-bar .toggle-topbar.menu-icon a {
		margin: 0;
	}.top-bar-section .has-dropdown > a::after {
		display: block !important;
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.top-bar .toggle-topbar.menu-icon a span::after {
	  box-shadow: 0 0 0 1px black, 0 7px 0 1px black, 0 14px 0 1px black;
	  content: "";
	  display: block;
	  height: 0;
	  margin-top: -8px;
	  position: absolute;
	  right: 15px;
	  top: 50%;
	  width: 16px;
	}
	header.header-wrapper {
		position: relative;
	}header.header-wrapper .social-icons {
		display: none;
	}.banner-segment {
		padding-top: 0;
	}.inline-list.links-list li {
		float: none;
		text-align: center;
		width: 100%;
	}.cta-one h1 {
		font-size: 20px;
		line-height: 35px;
		font-weight: normal;
	}.button,
	 .cta-one .button {
		font-size: 13px;
		line-height: 40px;
		padding: 0 20px;
		display: block;
		width: 100%;
		margin:  15px 0 0 0;
	}.about-wrapper .medium-4.large-3 img,
	 .inner-page-wrapper .medium-3.large-3 img {
		display: block;
		margin: 0 auto 15px;
		max-width: 50%;
	}.slider-overlay-cta {
		width: 100%;
	}.slider-overlay-title {
		border: medium none;
		padding: 30px 15px;
		position: relative;
		top: 0;
	}.slider-overlay-cta {
		position: relative;
		float: left;
		margin: 20px 0 0 0;
	}.contact-form-wrapper {
		text-align: center;
	}.captchaInputWrapper {
		padding: 15px 0 0 0 ;
	}.google-map {
		max-height: 250px;
	}
}
