<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:   HVAC101 Child 9
Theme URI:    http://havenotmadewebsiteyet.com/
Description:  HVAC101 Child Theme
Author:       Alias Harris
Author URI:   http://havenotmadewebsiteyet.com/
Template:     hvac101
*/

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800|Open+Sans:400,600,700&amp;display=swap');

/*
font-family: 'Nunito Sans', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

span.edit-link-slider{
	margin-right: 100px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

*{
	font-family: 'Open Sans', sans-serif;
}

body {
	position: relative;
	overflow-x: hidden;
	font-size: 14px !important;
}

div.site{
	overflow: hidden;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Nunito Sans', sans-serif !important;
	text-transform: uppercase !important;
	font-weight: 800 !important;
	color: #333;
}

h1{
	font-size: 40px !important;
}
h2{
	font-size: 30px !important;
}
h3{
	font-size: 24px !important;
}
h4{
	font-size: 18px !important;
}
h5{
	font-size: 16px !important;
}
h6{
	font-size: 14px !important;
}

p{
	color: #000 !important;
}

span.nav-dropdown-arrow{
	display: none !important;
}
.logo-row .header-box.box-1 .widget .textwidget {
    padding: 0px;
}
.logo-row .header-box.box-1 {
    flex: inherit;
    max-width: 34%;
}
.site-footer p{display: flex;align-items: baseline;}
.main-title{
	display: block;
	position: relative;
	margin: 0 0 50px;
}
.main-title.sub-title{
	margin: 0 0 40px;
}
.main-title.sub-title p {
	margin: 10px 0 0;
}
.main-title .section_heading{
	position: relative;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.main-title .section_heading:before {
	content: "";
	position: absolute;
	background: #000;
	width: 40px;
	height: 4px;
	bottom: 8px;
	right: -52px;
}
.main-title.text-center .section_heading:before{
	content: none;
}
.main-title.white .section_heading{
	color: #fff !important;
}
.main-title.white .section_heading:before{
	background: #fff;
}


ul#menu-top-menu {
	margin-top: -80px;
}

ul#menu-main-menu li:last-child ul.dropdown-menu, ul#menu-top-menu li:last-child ul.dropdown-menu {
    right: 0;
    left: auto;
}
ul#menu-main-menu ul li:last-child ul.dropdown-menu, ul#menu-top-menu ul li:last-child ul.dropdown-menu {
	right:auto;
	left: 100%;
}
ul#menu-main-menu li.active ul.dropdown-menu li a:hover,
ul#menu-main-menu li.active ul.dropdown-menu li a:focus{
    background: #fff !important;
}

/*Slider*/
.c-cap h1 {
	line-height: 50px;
	font-weight: 700 !important;
	margin: 0 0 15px;
}
.c-cap h1 + h3{
	font-weight: 300 !important;
}
.carousel-control-next, .carousel-control-prev{
	top: auto !important;
	bottom: 20px !important;
}
.carousel-control-next{
	left: 30px;
}

.gform_wrapper .gform_fields {
	margin:0;
}
.gform_wrapper .gform_fields li {
	font-size:14px;
}
.gform_wrapper .gform_fields li .name_first, .gform_wrapper .gform_fields li .name_last {
	float:left;
	width:49%;
}
.gform_wrapper .gform_fields li .name_last {
	float:right;
}
.gform_wrapper .gform_fields li input {
	border:1px solid #00000026;
}
.gform_wrapper .gform_footer .gform_button {
	background:#08529b;
	color:#fff;
display:inline-block;margin: 0 0 20px;
}
.gform_wrapper .gform_footer .gform_button:hover {
	background:#ec0d0e;
}

.gform_wrapper .gform_fields .validation_message {
    float: left;
    width: 100%;
}
@media only screen and (max-width: 576px) {

	
}


/* Styles for this theme */

/* For screen 1400px or bigger*/
@media (min-width: 1400px) {
	.container {
		max-width: 1330px;
	}
}
/*Bigger container for bigger screen ends*/
@media (max-width: 1500px) {
.section-home-page-services {padding: 25px 0 !important;}
.single-service-inner .service-body {padding-right: 50px !important;}
/*.section-home-page-services .our-service-layout-custom .single-service {margin: 0 0 30px !important;}*/
}



/*Header Area*/

/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/
@media (min-width: 1000px) {

}


.fixed-top ul#menu-main-menu{
	margin-top: 0px;
}

.fixed-top .justify-content-end{
	justify-content: center!important;
}

ul#menu-top-menu{
	background: transparent;
	padding: 0;
}


/* For screen 991px or bigger*/
@media (min-width: 991px) {

	div#mobile-nav {
		display: none;
	}

	.nav-switch-mobile {
		display:none;
	}

}
.logged-in header#masthead {
	top: 30px;
}

header#masthead {
	width: 100%;
	z-index: 10;
	color: #aeaeae;
}

header#masthead nav.main-menu.fixed-top{
	/*  background-color: rgba(17,141,240, 1) !important; */
}
header#masthead nav.main-menu.fixed-top ul#menu-main-menu li a.nav-link:hover,
header#masthead nav.main-menu.fixed-top .main-navbar .dropdown-menu{
	/*    background: rgba(255,75,104,1) !important; */
}


/* Home Page General Styles*/

/*Social Share Plugin */
.social-sharing.ss-social-sharing a {
	vertical-align: middle;
}

.social-sharing.ss-social-sharing {
	background: #ededed;
	padding-left: 10px;
	margin-bottom: 20px;
}

/* For Social Share Plugin Ends */


/*Attach menu to top upon scroll*/
.logged-in.admin-bar .fixed-top{
	margin-top: 32px;
}



/* Home About Section*/

/*About ends*/


/* Home Services */

/* Home Services ends */

/* Testimonials */

/* Testimonials Ends */

/* Featured Manufacturer */

/* Featured Manufacturer Ends */



/* Areas we serve */

/* Areas we serve Ends */


/* Inner page */

.inner-page header#masthead:before{
	height: 452px;
}

.logged-in.inner-page header#masthead:before{
	height: 482px;
}


div#content {
	z-index: 1;
	position: relative;
}


.inner-page .page-inner-heading {
	color: #fff;
	background: url(images/breadcrumb.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding: 100px 0;
	margin: 0 0 70px;
}

.inner-page .page-inner-heading a{
	color: #fff;
}

.logo-row .custom-logo-link img {
    max-width: 275px;
}

.hvac101-footer h2.widgettitle {
	color: #dfdfdf;
	font-size: 20px;
	margin-bottom: 10px;
	position: relative;
}

/* .hvac101-footer h2.widgettitle:before{
content: " ";
position: absolute;
bottom: -10px;
left: 0;
background: #8a8a91;
width: 9%;
height: 2px;
} */


/*Mobile Menu*/
div#nav-slide-right ul li a {
	font-size: 14px;
}

div#nav-slide-right ul {
	position: relative;
	padding: 0;
	list-style: none;
}

div#nav-slide-right ul.side-nav-body &gt; li {
	border-width: 1px 0;
	border-color: #ededed;
	border-style: solid;
}

div#nav-slide-right ul li ul {
	margin-left: 10px;
	padding: 0 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.sidenavR ul li &gt; ul li{
	border-width: 1px 0;
	border-style: solid;
}

span.rslide-li-dropdown-arrow {
	position: absolute;
	top: 0;
	right: 0px;
	width: 46px;
	height: 36px;
	background: #33303066;
	text-align: center;
	display: inline-block;
	visibility: visible;
	border: 1px solid #33303066;
	color: #fff;
	line-height: 3;
	font-size: 13px;
}

.side-nav-header .closebtn {
	display: inline-block;
	top: 40px;
	left: 10px;
	width: 46px;
	height: 36px;
	background: #33303066;
	text-align: center;
	border: 1px solid #33303066;
	color: #fff;
	line-height: 1.2;
	font-size: 30px;
	z-index: 1000000000;
	padding: 0 !important;
}

div#nav-slide-right ul li{
	position: relative;
}

.sub-menu{
	display: none;
}

div#mobile-nav {
	display: none;
}

.nav-switch-mobile{
	display: none;
}

/*Mobile Menu Ends */

@media (max-width: 992px){
	.site-header .main-menu{
		display: block;
	}

	/* .site-header{
	position: relative !important;
	padding: 0 !important;
	margin: 0 !important;   
} */

	div#mobile-nav {
		display: block;
		z-index: 10000;
		position: relative;
	}


	span.open-nav {
		display: inline-block;
		background: transparent;
		border: 1px solid #000;
		color: #000;
		font-size: 30px;
		padding: 0 14px!important;
	}

	.nav-switch-mobile {
		position: absolute;
		z-index: 100;
		top: 41px;
		right: 15px;
		display: -webkit-box;
	}
	/* 	.logged-in .nav-switch-mobile{
	top: 98px;
} */


}


/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/
@media (min-width: 1000px) {

}

.fixed-top ul#menu-main-menu{
	margin-top: 0px;
}

.fixed-top .justify-content-end{
	justify-content: center!important;
}

/* For screen 991px or bigger*/
@media (min-width: 991px) {

	div#mobile-nav {
		display: none;
	}

	.nav-switch-mobile {
		display:none;
	}


	.logged-in header#masthead {
		top: 30px;
	}

}

/* For screen size between 991 and 1200 */
@media screen and (max-width: 1200px) and (min-width: 991px){

	header#masthead .container {
		max-width: 95% !important;
		width: 95%;
	}

}

/* For screen 991 or smaller*/
@media (max-width: 991px) {

	.top-menu-wrapper {
		display: none;
	}

	.inner-page header#masthead:before{
		height: 100%;
	}

	ul#menu-top-menu {
		display: inline-block;
	}

	.fixed-top ul#menu-main-menu{
		display: none;
	}

	div#mobile-nav {
		display: block;
	}

	.nav-switch-mobile {
		display:block;
	}



	.top-menu-wrapper {
		overflow: hidden;
		padding: 0;
		height: auto !important;
		margin: 5px auto;
	}

	button.navbar-toggler.navbar-toggler-right {
		display: none;
	}

	div#navbarTop {
		display: block !important;
		background: none !important;
		text-align: center !important;
		margin: 0;
	}


	div#navbarTop ul{
		padding: 0 !important;
		margin: 0 !important; 
		display: inline-block !important;
		background: none !important;
		text-align: center !important;
	}

	div#navbarTop ul li{
		display: inline-block !important;
	}

	div#navbarTop ul li a{
		background: none !important;
		border: none;
	}

	.top-menu-wrapper &gt; nav &gt; .container &gt; span{
		display: none;
	}
	section.home-section {
    padding: 40px 0 !important;}
	.site-footer .footer-1 img {margin:0px 0px 15px;}


}

/* For screen 1100 or smaller*/
@media (max-width: 1100px){
	.c-cap h1 { font-size: 40px; line-height: 1; font-weight: 700; }
	.c-cap h2 { font-size: 35px; line-height: 1; font-weight: 700; }
	.c-cap h3 { font-size: 20px; line-height: 1; font-weight: 700; }
	.c-cap h4 { font-size: 25px; line-height: 1; font-weight: 700; }
	.c-cap h5 { font-size: 20px; line-height: 1; font-weight: 700; }
	.c-cap h6 { font-size: 15px; line-height: 1; font-weight: 700; }
}

.sidenav a, .sidenavR a {
	padding: 12px 8px 12px 32px;
}

.sidenavR {
	height: 100%;
	overflow-x: hidden;
	position: fixed;
	right: 0;
	top: 0;
	transition: .25s;
	width: 0;
	z-index: 1;
}

.sidenavR a {
	color: #818181;
	display: block;
	font-size: 14px;
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	transition: .3s;
}

.sidenavR a:hover,.offcanvas a:focus {
	color: #f1f1f1;
}

.slide-nav-wrapper {
	position: relative;
	margin-bottom: 80px;
}

.logged-in.admin-bar .slide-nav-wrapper {
	margin-top: 80px;
}

.side-nav-header {
	width: 100%;
	max-width: 250px;
	height: 35px;
	z-index: 10000;
}

.logged-in.admin-bar .side-nav-header{
	position: fixed;
	top: 44px;
}

.side-nav-footer {
	visibility: hidden;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 0;
	max-width: 250px;
	height: 80px;
	z-index: 10000;
	transition: .25s;
}

#nav-slide-right.nav-open .side-nav-footer {
	visibility: visible;
	width: 100%;
}

div#nav-slide-right ul.side-nav-body {
	position: relative;
}

#nav-slide-right.nav-open{
	width: 250px;
}


/* For screen 768 or smaller*/


/*Inner pages*/
aside#secondary {
	padding: 0 15px;
	margin: 0 0 70px auto;
	/* 	max-width: 380px; */
}

/* ul#menu-main-menu &gt; li.active:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 1px;
background: #fff;
} */

.fixed-top ul#menu-main-menu &gt; li.active {
	border-bottom: none;
}

aside#secondary .widget_recent_blog .row a {
	text-decoration: none;
	color: #000000;
	font-size: 17px;
	line-height: 1.75;
	font-weight: 400;
}

aside#secondary .widget-title {
	border: 0 !important;
	font-size: 20px !important;
	position: relative;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 40px;
	border-radius: 1000px;
}
aside#secondary .widget-title:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #000;
}
aside#secondary .widget{
	overflow: hidden;
}

aside#secondary .textwidget{
	padding: 0;
}
.logo-row .widget {
    margin: 0;
}
.widget{
	margin: 0 0 30px;
	display:inline-block;
}
.widget:last-child{
	margin: 0;
}

article .entry-content h1, article .entry-content h2, article .entry-content h3, article .entry-content h4, article .entry-content h5, article .entry-content h6 {
	line-height: 1.3;
	margin: 0 0 10px;
	text-transform: capitalize;
	color: #292929;
}

.entry-meta {
	font-size: 16px;
	color: #747474;
	padding-right: 15px;
	font-weight: 300;
	text-transform: capitalize;
	background: none;
}

.entry-meta i{
	margin-right: 6px;
}

.entry-meta &gt; span {
	padding-left: 6px;
}

.entry-meta a{
	display: inline-block;
	border-right: 1px solid #c5c5c5;
	padding-right: 12px;
	line-height: 1;
}

article.format-standard {
	border-bottom: 1px solid #e6e5e5;
}

article .read-btn{
	margin: 15px 0 0;
}

.entry-footer span:last-child a {
	border: none;
}


/* Owl carousel navigation at top right */
.owl-nav-at-top-right{
	position: relative;
	text-align: center;
}
.owl-nav-at-top-right .owl-nav{
	position: absolute;
	top: -70px;
	right: 0;
	display: inline-block;
}

.owl-nav-at-top-right .owl-nav div{
	display: inline-block;
	border: 1px solid #fff;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: .8;    
	font-size: 35px;
	width: 40px; height: 40px;
	color: #fff;
}
/*Owl carousel top right ends */



.text-light,
a.text-light:focus, 
a.text-light:hover{
	color: #fff !important;
}
.btn{
	font-size: 14px !important;
}
.btn-outline-primary,
.btn-outline-secondary{
	background: transparent;
}
.btn-outline-primary:hover,
.btn-outline-secondary:hover{
	color: #fff !important;
}
.btn-outline:hover{
	/* background: #FF4B68;
	border-color: #FF4B68 !important; */
}
.btn.btn-white:hover{
	border: 1px solid #fff !important;
	color: #fff !important;
	background: transparent !important;
}
.btn.bg-primary-color,
.btn.bg-secondary-color{
	color: #fff;
}
.btn.bg-primary-color:hover,
.btn.bg-secondary-color:hover{
	background: transparent;
}
.btn.bg-primary-color.outline:hover,
.btn.bg-secondary-color.outline:hover,
.btn.bg-black-color.outline:hover{
	border-color: #fff !important;
	color: #fff !important;
	background: transparent !important;
}
.btn.bg-black-color{
	background: #000;
}
section.home-section{
	padding: 100px 0 !important;
}
.top-bar{
	color: #fff;
	padding: 13px 0;
	margin: 0;
	box-shadow: 0px 0px 20px -2px #ccc;
	background: #fff;
}
.logo-row span.social-icon {
	display: inline-block;
	vertical-align: middle;
}
.logo-row span.social-icon a{
	font-size: 14px;
}
.top-bar,
ul#menu-top-menu li a{
	font-size: 14px;
}
.google-review-link{
	margin: 0 15px 0 0;
}
.logo-row .social-icon a:hover{
	color: #fff !important;
}
.logo-row .social-icon a {
	margin: 0 5px 0 0;
	text-decoration: none !important;
	display: inline-block;
	vertical-align: top;
	width: 35px;
	height: 35px;
	font-size: 14px;
	position: relative;
	transition: all 0.3s ease;
	/*   border-radius: 1000px; */
}
.logo-row .social-icon a:first-child {
	border-left: 1px solid rgba(255,255,255,0.6);
}
.logo-row .social-icon a i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.logo-row .social-icon a:hover{
	/* background: #FF4B68;
	border-color: #FF4B68; */
}
.logo-row .social-icon a:last-child{
	margin: 0;
}
.header-box i {
	width: auto;
	height: auto;
	font-size: 14px;
	color: #fff;
}

ul#menu-top-menu li{
	margin: 0 10px 0 0;
}
ul#menu-top-menu li:last-child{
	margin: 0;
}
ul#menu-top-menu li a{
	padding: 0 .5rem;
	transition: all 0.3s ease;
	position: relative;
}
ul#menu-top-menu li a:before,
ul#menu-top-menu li a:after{
	content: "";
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	background: #fff;
	transition: all 0.3s ease;
	border-radius: 1000px;
}
ul#menu-top-menu li a:before {
	left: 0;
}
ul#menu-top-menu li a:after {
	right: 0;
}
ul#menu-top-menu li a:hover:before, ul#menu-top-menu li a:hover:after {
	width: 5px;
	height: 5px;
	top: 50%;
}
ul#menu-top-menu li a:hover{
	/* background: #FF4B68; */
}
.top-menu-wrapper {
	height: 0;
}
.btn{
	border-radius: 0 !important;
	padding: 9px 30px !important;
}
.btn-outline{
	border: 1px solid #fff !important;
}
.logo-row{
	/*   padding: 30px 0; */
	margin: 0 !important;
}
.logo-row .col.header-box a.btn{
	margin-bottom: 0;
}
/* .logo-row .col.header-box.box-2 a.btn{
font-weight: 700;
} */
.logo-row .contact-btn{
	text-align: left;
	position: relative;
	background: transparent;
	z-index: 0;
	border: 0;
	color: #fff;
	padding: 35px 30px !important;
}
.logo-row .contact-btn:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	transform: skew(20deg);
	z-index: -1;
	transition: all 0.3s ease;
}
.logo-row .contact-btn .b-text{
	font-size: 24px;
	font-weight: 700;
}
ul#menu-main-menu li{
	padding: 0;
	margin: 0 10px 0 0;
}
ul#menu-main-menu li:last-child{
	margin: 0;
}
ul#menu-main-menu li .nav-link {
	padding: 14px .7rem;
}
ul#menu-main-menu li a.nav-link:hover{
	color: #fff !important;
	background: rgba(255,75,104,0.8);
}
ul#menu-main-menu li a:hover{
	color: #fff !important;
}
.dropdown-menu{
	border-radius: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
}
/* .dropdown-menu li{
padding: 4px 0 !important;
} */
header#masthead nav .navbar-collapse {
	/*   padding: 0 12px; */
	border-radius: 0;
	/*   box-shadow: 0px 0px 23px -8px #000; */
	position: relative;
	z-index: 0;
}
header#masthead nav .navbar-collapse:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100vw;
	z-index: -1;
}
header#masthead nav .navbar-collapse:after{
	content: "";
	position: absolute;
	top: 0;
	left: -25px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 25px 49px 0;
	border-color: transparent #333366 transparent transparent;
	line-height: 0px;
}
header#masthead nav.main-menu.fixed-top .navbar-collapse{
	box-shadow: none;
}
nav.main-menu{
	background: transparent !important;
	z-index: 2;
}
nav.main-menu .dropdown-menu{
	background: rgba(255,75,104,0.8) !important;
}
nav.main-menu .dropdown-menu li{
	margin: 0 !important;
}
.dropdown-toggle::after{
	content: none !important;
}

#navbarNav{
	display: block !important;
}
/* #menu-main-menu{
justify-content: space-around;
} */

/* banner */
/* .section-home-page-slider{
margin: -25px 0 0;
} */
.home-slider .carousel-item:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background: #000;
	opacity: 0.5;
}
.carousel-inner{
	z-index: 0;
}
.carousel-inner:before{
	content: "";
	position: absolute;
	top: 0;
	right: -10px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 110px 100vh 0;
	border-color: transparent #ffffff transparent transparent;
	line-height: 0px;
	z-index: 1;
}
.carousel-item .c-cap .btn{
	margin: 20px 0 0;
}
.c-cap{
	left: 0;
	right: 0 !important;
	transform: translateX(0);
	padding-right: 90px !important;
}

/* .carousel-caption-mid-left,
.carousel-caption-top-left,
.carousel-caption-bottom-left{
padding-right: 450px !important;
}
.carousel-caption-mid-right,
.carousel-caption-top-right,
.carousel-caption-bottom-right{
padding-left: 450px !important;
}

.carousel-caption-mid-center,
.carousel-caption-top-center,
.carousel-caption-bottom-center{
padding: 0 200px !important;
} */

.carousel-caption-mid-left {
	transform: translateY(-50%) !important;
	padding-left: 50px !important;
}

.carousel-caption-mid-center {
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
}

.carousel-caption-mid-right {
	position: absolute;
	right: 15%;
	top: 50%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	transform: translateY(-50%) !important;
}

.carousel-indicators{
	left: auto !important;
	align-items: flex-end;
	height: 40px;
	display: none !important;
}
.carousel-indicators li{
	background-color: #fff !important;
	width: 11px !important;
	height: 11px !important;
	transition: all 0.3s ease;
}
.carousel-indicators .active{
	height: 40px !important;
}

.carousel-control-next, .carousel-control-prev{
	width: 5% !important;
}
/* end banner */

/* seer calculator section */
section.section-home-page-extra-pages{
	padding: 0 !important;
	margin: -65px 0 0;
}
.banner-btm-section{
	margin: 0 15px;
	background: #243743;
	opacity: 0.9;
	width: 100%;
	border-radius: 55.6px 0;
	display: flex;
}
.banner-btm-section .extra-page-single{
	display: flex;
	padding: 35px;
	position: relative;
}
/* .banner-btm-section .extra-page-single:before{
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
right: 0;
bottom: 0;
width: 1px;
height: 40px;
background: #fff;
opacity: 0.7;
} */
.banner-btm-section .extra-page-single:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: #19b88c;
	z-index: -1;
	border-radius: 55.6px 0;
	opacity: 0;
	transition: all 0.3s ease;
}
.banner-btm-section .extra-page-single:hover:after {
	width: 100%;
	opacity: 1;
}
.banner-btm-section .extra-page-single:last-child:before{
	content: none;
}
.banner-btm-section .extra-page-single .image-div{
	width: 40px;
	margin: 0 15px 0 0;
}
.banner-btm-section .extra-page-single .paragraph-text p{
	margin: 0;
	color: #fff !important;
	font-size: 14px;
}
.banner-btm-section .extra-page-single .paragraph-text a{
	color: #fff;
}
/* end seer calculator section */

/* about */
.section-home-page-about .main-title{
	margin: 0 0 40px;
}
.section-home-page-about .content-div {
	padding: 40px;
	border-radius: 20px;
	box-shadow: 0px 0px 9px 0px #ddd;
}
/* end about */


/* services */
.section-home-page-services{
	padding: 50px 0;
}
.section-home-page-services .single-service-inner .service-body h4{
	margin: 0 0 11px;
}
.section-home-page-services .our-service-layout-custom .single-service{
	margin: 0 0 50px;
}
.section-home-page-services .our-service-layout-custom .single-service.service-0{
	margin-left: -100px;
}
.section-home-page-services .our-service-layout-custom .single-service.service-1{
	margin-left: -50px;
}
.section-home-page-services .our-service-layout-custom .single-service:last-child{
	margin: 0;
}
.section-home-page-services .our-service-layout-custom .single-service .img-holder {
	width: 95px;
	height: 95px;
	/* border: 1px solid #000; */
	border-radius: 0 1000px 1000px;
	margin: 0 20px 0 0;
	position: relative;
}
.section-home-page-services .our-service-layout-custom .single-service .img-holder img {
	
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.single-service-inner{
	transition: all 0.3s ease;
}
/* .single-service-inner:hover {
transform: scale(1.1);
-webkit-transform: scale(1.1);
} */
.single-service-inner .img-holder {
	display: block;
	position: relative;
}
/* .single-service-inner .service-body{
padding: 25px;
background: rgba(255,255,255, 0.8);
box-shadow: 0px 0px 20px 0px #ddd;
} */
.single-service-inner .service-body{
	padding-right: 100px;
}
.single-service-inner .service-body p{
	height: 43px;
	overflow: hidden;
	margin: 0 0 5px;
}
/* .section-home-page-services .our-service-layout-custom .single-service:nth-child(3) .single-service-inner,
.section-home-page-services .our-service-layout-custom .single-service:nth-child(4) .single-service-inner{
flex-direction: row-reverse;
} */
.single-service-inner .btn{
	padding: 0 !important;
}
/* end services */

/* who we serve */
.section-home-page-who-we-serves {
	background: url(images/whoweserve.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.section-home-page-who-we-serves:before {
	content: "";
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	bottom: 0;
	background: #28b78d;
	width: 50%;
	opacity: 0.7;
}
.section-home-page-who-we-serves:after {
	content: "";
	position: absolute;
	top: 0;
	left: auto;
	right: 50%;
	bottom: 0;
	z-index: -1;
	width: 0;
	height: auto;
	border-style: solid;
	border-width: 0 0px 100vw 34vw;
	border-color: transparent transparent #28b78d transparent;
	opacity: 0.7;
}
.section-home-page-who-we-serves p{
	color: #fff !important;
}
.who-we-serve-single-a{
	text-align:center;
	display: block;
}
.who-we-serve-single-a .wws-img-div {
	width: 144px;
	height: 144px;
	margin: 0 auto;
	position: relative;
	transition: all 0.3s ease;
	border: 5px solid #fff;
	border-radius: 1000px;
}
.who-we-serve-single-a .wws-img-div img{
	width: 75px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transition: all 0.3s ease;
}
.who-we-serve-single-a:hover .wws-img-div img {
	transform: translate(-50%, -50%) rotateY(180deg);
	-webkit-transform: translate(-50%, -50%) rotateY(180deg);
	transition: all 0.3s ease;
}
.who-we-serve-single-a .single-who-we-serve{
	position: relative;
	z-index: 0;
}
.who-we-serve-single-a:hover{
	text-decoration: none;
}
.who-we-serve-single-a .wws-heading {
	padding: 15px 0;
}
.who-we-serve-single-a .wws-heading h5{
	margin: 0;
	color: #fff;
}
.who-we-serve-layout-custom-4 .col-sm-6{
	margin: 0 0 40px;
}
/* end who we serve */


/* testimonials */
.section-home-page-testimonials {
	background: url(images/testimonial.jpg) no-repeat;
	background-size: 100%;
	background-position: center !important;
}
.testimonials-layout-1 .quote-icon{
	padding: 0 90px;
	margin: 0px 0 -35px;
}
.testimonials-layout-1 .card{
	background-color: transparent;
	padding: 0 135px;
}
.testimonials-control{
	text-align: center;
}
.testimonials-layout-1 .dots .owl-dot.active span{
	background: transparent !important;
}
.dots .owl-dot span{
	/* background: #FF4B68 !important; */
}
.dots .owl-dot.active span{
	background: transparent !important;
	/* border-color: #FF4B68 !important; */
}
/* end testimonials */

/* promotions */
.section-home-page-promotions {
	background-size: cover;
	background-position: center;
}
.section-home-page-promotions .promo-img{
	overflow: hidden;
	transform: skew(-5deg);
	-webkit-transform: skew(-5deg);
}
.section-home-page-promotions .promo-img img {
	transform: skew(5deg) scale(1.1);
	-webkit-transform: skew(5deg) scale(1.1);
}
.section-home-page-promotions .owl-nav,
.section-home-page-promotions .owl-dots{
	display: none;
}
/* end promotions */

/* locaiton we serve */
.service-areas-layout-3 .service-area-wrapper {
	padding: 40px;
	box-shadow: 0px 0px 9px 0px #ddd;
	border-radius: 20px;
	border-left: 7px solid #cc2626;
	background: rgba(255,255,255,1);
}
section.home-section.section-home-page-service-areas {
	background: url(images/location-serve.jpg?_t=1552029434) no-repeat;
	background-size: 100%;
	background-position: center;
	background-attachment: fixed;
}
.service-areas-layout-3 .service-areas-content-wrapper,
.service-areas-layout-3 .service-areas-content-wrapper ul{
	padding: 0;
	margin: 0;
}
.service-areas-layout-3 .service-areas-content-wrapper ul{
	display: flex;
	flex-wrap: wrap;
}
.service-areas-layout-3 ul.menu li {
	max-width: 20%;
	flex: 0 0 20%;
}
.service-areas-layout-3 ul.menu li a{
	position: relative;
	color: #000;
	padding: 0 0 0 15px;
	transition: all 0.3s ease;
}
.service-areas-layout-3 ul.menu li a:before{
	content: "\f276";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
}
/* end location we serve */

/* manufacture */
.section-home-page-featured-manufacturer .row{
	align-items: center;
}

/* end manufacture */


/* footer */
.site-footer{
	padding: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	z-index: 0;
	overflow: hidden;
}
.site-footer .footer-style-3{
	overflow: hidden;
}
.site-footer .footer-1 img{
	max-width: 250px !important;
	margin: 0 0 30px;
}
.site-footer .widgettitle{
	color: #fff !important;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 40px !important;
	position: relative;
	font-size: 24px !important;
}
.site-footer .widgettitle:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -52px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 40px !important;
	height: 3px;
	background: #fff !important;
}

.site-footer p, .site-footer .footer-2 a{
	color: #fff !important;

}
.site-footer .btn{
	/* 	display: block; */
	margin: 0 20px 20px 0;
}
.site-footer .menu-areas-we-serve-container{
	overflow: hidden;
}
.site-footer .menu-areas-we-serve-container ul{
	margin: 0 -15px;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.site-footer .menu-areas-we-serve-container ul li {
	margin: 0 0 10px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0 15px;
}
.site-footer .service-areas-container{
	overflow: hidden;
}
.footer-widget-wrapper .textwidget{
	padding: 0;
}
.footer-widget-wrapper .textwidget i{
	position: static;
	transform: none;
}
.footer-widget-wrapper .google-review-link{

	display: inline-block;
	vertical-align: top;
}
/* .footer-style-3{
padding: 0 0 70px;
} */
.footer-bar{
	padding: 13px 0;
	color: #333 !important;
}
.menu-footer-menu-container ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-footer-menu-container ul li{
	margin: 0 0 8px;
}
.menu-footer-menu-container ul li a{
	position:relative;
}
.menu-footer-menu-container ul li a:before{
	content:"\f105";
	font-family: FontAwesome;
	margin: 0 5px 0 0;
}
.footer-widget-wrapper .social-icon{
	display: flex;
}

.site-footer .social-icon a{
	margin: 0 15px 0 0;
	width: auto;
	height: auto;
	font-size: 16px;
	background: transparent;
	color: #fff !important;
}
.site-footer .social-icon a:last-child{
	margin: 0;
}
.site-footer .footer-2{
	padding: 70px 15px 70px 30px;
	position: relative;
	z-index: 0;
}
.site-footer .footer-2:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100vw;
	z-index: -1;
}
.site-footer .footer-2:after{
	content: "";
	position: absolute;
	top: 0;
	left: -79px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 100vh 80px;
	border-color: transparent transparent #333366 transparent;
	line-height: 0px;
	z-index: -1;
}
.site-footer .footer-2 .featured-manufacture .img-holder img{
	width: 176px;
}
.site-footer .footer-2 .section_heading{
	color: #fff;
	margin: 0 0 40px;
}
.footer-widget-wrapper .textwidget i{
	color: #fff;
	margin: 0 8px 0 0;
}
.footer-style-3 .row {
	align-items: center;
}

/* jobs page */
.sjb-container{
	padding: 50px 15px;
}
/* end jobs page */

/* end footer */


/* inner pages */

/* breadcrumb */
.page-inner-heading{
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.page-inner-heading:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/* background: #118DF0; */
	z-index: -1;
	opacity: 0.7;
}

/* end breadcrumb */


#secondary section.widget.card{
	border: 0;
}
aside p{
	margin: 0;
}
aside .widget_testimonials .owl-item{
	margin: 0;
}

.page-template-page-contact .entry-content{
	margin: 0 0 70px;
}
.page-template-page-contact .entry-content .top-info{
	margin: 0 0 60px;
}
.page-template-page-contact .entry-content p{
	margin: 0;
}
.page-template-page-contact .c-title{
	margin: 0 0 30px;
}
.page-template-page-contact .address-block i{
	margin: 0 8px 0 0;
	color: #051181;
}
.page-template-page-contact .address-block ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.page-template-page-contact .address-block ul li{
	padding: 20px;
	border: 1px solid #ddd;
	margin: 0 0 30px;
}
.page-template-page-contact .address-block ul li:last-child{
	margin: 0;
}
#widget.contact_form{
	padding: 0;
}

.widget_testimonials .owl-prev,
.widget_testimonials .owl-next{
	display: none !important;
}
#testimonials_widget {
	border: 1px solid #ddd;
}
.testimonials-widget-single {
	padding: 20px;
}
.testimonials_widget .owls-controls .navi{
	line-height: 0;
	margin: 20px 0 0;
}
.testimonials-widget-single .card-title{
	margin: 15px 0 0;
	font-size: 15px !important;
}

/* end inner pages */


.pagination li{
	margin: 0 8px 0 0;
}
.pagination li a:hover,
.pagination li.active a{
	color: #fff;
}
.pagination .next-link,
.pagination .previous-link{
	padding: 0;
}
.pagination .next-link a,
.pagination .previous-link a{
	padding: .5rem .75rem;
	display: block;
}
.num-pager{
	margin-bottom: 4em;
}


@media (min-width: 1440px){
	.container {
		max-width: 1240px !important;
	}
	.c-cap h2 {
		font-size: 40px !important;
	}
	/* 	.c-cap h1 {
	font-size: 46px !important;
} */
}

@media (min-width: 1660px){
	.container {
		max-width: 1400px !important;
	}
	.c-cap h2 {
		font-size: 46px !important;
	}
	/* 	.c-cap h1 {
	font-size: 50px !important;
} */

}
@media(max-width:1440px){
	.logo-row .custom-logo-link img {
    	max-width: 200px;
	}
	.logo-row .contact-btn {
    	padding: 20px 30px !important;
	}
}
@media (max-width: 1199px){
	.c-cap h2{
		font-size: 30px !important;
	}
	.c-cap h1{
		font-size: 36px !important;
	}
	.carousel-inner:before{
		content: none;
	}
	.slider-services .row div[class*=col-]{
		max-width: 100%;
		flex: 100%;
	}
	.c-cap{
		padding-right: 15px !important;
	}
	.carousel-caption-mid-left{
		padding-left: 15px !important;
	}
	.section-home-page-services .our-service-layout-custom .single-service.service-0,
	.section-home-page-services .our-service-layout-custom .single-service.service-1{
		margin-left: 0 !important;
	}
	.carousel-control-next, .carousel-control-prev{
		top: 0 !important;
		bottom: 0 !important;
	}
	.carousel-control-next{
		left: auto;
	}
	.site-footer .btn {
    margin: 0 5px 10px 0;
    padding: 9px 13px !important;
}
.logo-row .header-box.box-1 {text-align:center !important;max-width:31%;}
}

@media (max-width: 1024px){
	.c-cap h2 {
		font-size: 24px !important;
	}
	.c-cap h1 {
		font-size: 30px !important;
	}
	.carousel-item .c-cap .btn {
		margin: 10px 0 0;
	}
  .col-md-6.footer-2 .col-lg-6 {
    	min-width: 100%;
	}
	.footer-bar {
    padding-bottom: 60px;
}
}

@media (max-width: 991px){
	.site-header .main-menu {
		display: none;
	}

	.logo-row{
		padding: 20px 0;
		border: 0;
		text-align:center;
	}
	.logo-row .custom-logo-link img {display:inline-block;margin:0px 0px 20px;}

	.logo-row .col-lg-4{
		margin: 0 0 20px;
	}

	.logo-row .header-box.box-1{
	display:block;
	flex: inherit;
    max-width: 264px;
    margin: 0 auto 10px;
	}
	.col.header-box {
    max-width: 250px;
    display: inline-block;
    padding: 0 5px;
}
	.logo-row .contact-btn {
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.logo-row .contact-btn{
		padding: 9px 30px !important;
	}
	.logo-row .contact-btn .b-text {
		font-size: 14px;
		margin-right: 5px;
		font-weight: 400;
	}
	.logo-row .contact-btn [class*=fa-]{
		margin-right: 5px;
	}
	.section-home-page-slider{
		margin: 0;
	}
	.inner-page .page-inner-heading{
		margin: 0 0 70px;
	}
	.carousel-caption-mid-left,
	.carousel-caption-top-left,
	.carousel-caption-bottom-left{
		padding-right: 200px !important;
	}
	.carousel-caption-mid-right,
	.carousel-caption-top-right,
	.carousel-caption-bottom-right{
		padding-left: 200px !important;
	}
	.carousel-caption-mid-center, 
	.carousel-caption-top-center, 
	.carousel-caption-bottom-center{
		padding: 15px !important;
	}
	.section-home-page-about .content-div {
		margin: 0 0 40px;
	}
	#home-page-promotions .row div[class*=col-]{
		margin: 0 0 30px;
	}
	#home-page-promotions .row div[class*=col-]:last-child{
		margin: 0;
	}
	.section-home-page-services .our-service-bg-layer{
		background-position: center !important;
	}
	.site-footer .footer-2{
		padding: 50px 15px 50px 30px;
	}
	.site-footer .footer-2 .row div[class*=col-]{
		margin: 0 0 30px;
	}
	.site-footer .footer-2 .row div[class*=col-]:last-child{
		margin: 0;
	}
	.site-footer .col-lg-3{
		margin: 0 0 30px;
	}
	.site-footer .col-lg-3:last-child{
		margin: 0;
	}
	.service-areas-layout-3 ul.menu li {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.single-service-inner .service-body{
		padding: 20px !important;
	}
	.site-footer .footer-2:after{
		content: none;
	}

	.content-area{
		flex: 0 0 100%;
		max-width: 100%;
	}
	aside#secondary{
		max-width: 380px;
		margin: 50px auto;    flex: inherit;
	}
	.num-pager{
		margin-bottom: 0;
	}
	.logo-row .contact-btn:before{
		transform: skew(0);
	}
	section.home-section {
    padding: 40px 0 !important;}
	
.site-footer .btn {
    width: 100%;
}	
}	

@media (max-width: 980px){
	.c-cap p, .c-cap a{
		font-size: 1rem;
	}
	.footer-bar {
    padding-bottom: 60px;
}
}

@media (max-width: 767px){
	.carousel-caption-mid-left,
	.carousel-caption-top-left,
	.carousel-caption-bottom-left{
		padding-right: 15px !important;
	}
	.carousel-caption-mid-right,
	.carousel-caption-top-right,
	.carousel-caption-bottom-right{
		padding-left: 15px !important;
	}
	.banner-btm-section{
		display: block;
	}
	.banner-btm-section .extra-page-single:before{
		top: auto;
		bottom: 0;
		left: 0;
		margin: 0 auto;
		width: 87%;
		height: 1px;
		transform: none;
	}
	.section-home-page-services #our_services .single-service{
		margin: 0 0 30px;
	}
	.section-home-page-services #our_services .single-service:last-child{
		margin: 0 !important;
	}
	.testimonials-layout-1 .card{
		padding: 0 45px;
	}
	.testimonials-layout-1 .quote-icon{
		padding: 0;
	}
	.carousel-item img {
		min-width: 840px;
		min-height: 351px;
		display: inline-block !important;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	.c-cap h2 {
		font-size: 18px !important;
	}
	.c-cap h1 {
		font-size: 24px !important;
	}
	.site-footer .service-areas-container{
		margin: 30px 0 0;
	}
	.footer-logo {
		margin: 0 0 90px;
	}
	.section-home-page-who-we-serves .left-content {
		margin: 0 0 30px;
	}
	.section-home-page-who-we-serves{
		padding: 100px 0 310px !important;
	}
	.section-home-page-service-areas .col-md-6{
		margin: 0 0 30px;
	}
	.section-home-page-service-areas .col-md-6:last-child{
		margin: 0;
	}
	.address-block{
		margin: 0 0 30px;
	}
  .col-md-5.footer-1.mr-auto .textwidget.custom-html-widget a.btn {
    width: 48%;
    float: left;
    margin: 0 2% 10px 0;
}
  .col-md-5.footer-1.mr-auto {
    padding-top: 40px;
    padding-bottom: 20px;
}
.footer-widget-wrapper{text-align:center;}
.logo-row .header-box.box-1 {width:100%;max-width: 100%;}
	section.hvac101-footer.footer-style-3 .container {max-width:100%;}
	.col-md-6.footer-2 .footer-widget-wrapper {
    text-align: left;
}
	.footer-bar .site-info.col-sm, .footer-bar .col-sm {
    min-width: 100%;
    margin: 6px 0;
    text-align: center;
}
}

@media (max-width: 600px){
	.section-home-page-who-we-serves:before{
		width: 100%;
	}
	.section-home-page-who-we-serves:after{
		content: none;
	}
}

@media (max-width: 575px){
	.main-title{
		margin: 0 0 30px;
	}
	section.home-section{
		padding: 50px 0 !important;
	}
	section.home-section.section-home-page-service-areas{
		padding: 20px 0 50px !important;
	}
	section.section-home-page-extra-pages{
		padding: 0 !important;
	}
	.section-home-page-who-we-serves .right-content .col-sm{
		margin: 0 0 30px;
	}
	.section-home-page-who-we-serves .right-content .col-sm:last-child{
		margin: 0;
	}
	.carousel-item .c-cap{
		margin: 0;
	}
	.c-cap h2 {
		font-size: 16px !important;
	}
	.site-footer{
		padding: 50px 0 0;
	}
	.footer-logo {
		margin: 0 0 60px;
	}
	/* 	.footer-style-3 {
	padding: 0 0 50px;
} */
	.footer-bar {
		text-align: center;
	}
	
	.section-home-page-about .img-div{
		overflow:hidden;
	}
	.logo-row .col.header-box a.btn{
		margin-bottom: 15px;
	}
	.logo-row .col.header-box:last-child a.btn{
		margin: 0;
	}
	.service-areas-layout-3 ul.menu li {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.section-home-page-promotions .promo-img {
		transform: skew(0);
		-webkit-transform: skew(0);
	}
	.section-home-page-promotions .promo-img img {
		transform: skew(0) scale(1);
		-webkit-transform: skew(0) scale(1);
	}
	.logo-row .col.header-box a.btn {
    width: 300px;
    margin: 0 auto 5px;
}
.col.header-box a.btn {display: inline-block;}
.col.header-box {max-width: 100%;}

}

@media(max-width:480px){
.col-md-5.footer-1.mr-auto .textwidget.custom-html-widget a.btn {
    width: 100%;
}
gform_wrapper .gform_fields li .name_first, .gform_wrapper .gform_fields li .name_last { width:100%; }

.gform_wrapper .gform_fields li .name_first, 
.gform_wrapper .gform_fields li .name_last {width: 100%;}
.gform_fields textarea {height: 100px;}

/*
.gform_wrapper li .ginput_recaptcha {width: 100% !important;overflow: hidden;border-radius: 3px;max-width: 200px !important;display: block;}	
body .gform_wrapper li .ginput_recaptcha {border-right: 2px solid #d3d3d3;border-radius: 5px;}
.gform_wrapper ul li .ginput_recaptcha div {width: 280px !important;}

body .gform_wrapper li .ginput_recaptcha {
    border-right: 2px solid #d3d3d3;
    border-radius: 5px;
}
*/
.gform_wrapper li .ginput_recaptcha {
    transform: scale(0.9);
}
}
@media (max-width: 450px){
	.logo-row .custom-logo-link img{
		max-width: 200px;
	}
	.single-service-inner{
		display: block;
	}
	.single-service-inner .img-holder{
		box-shadow: none;
	}
	/* 	.single-service-inner .img-holder,
	.single-service-inner .service-body {
	max-width: 100%;
	flex: 0;
} */
	.single-service-inner .service-body{
		padding: 0 !Important;
	}
	span.open-nav {padding: 0 10px!important;font-size:25px !important;}
	.nav-switch-mobile {top:40px;right:5px;}
}

@media (max-width: 420px){
	/* .service-areas-layout-3 ul.menu li {
	max-width: 50%;
	flex: 0 0 50%;
} */
}

@media (max-width: 400px){
	aside#secondary{
		max-width: 100%;
	}
}

@media (max-width: 375px){
	.main-title .section_heading:before{
		content: none;
	}
}
.ci-inner-wrapper a.schedule-a{text-decoration:none!important}
.ci-inner-wrapper a.schedule-a:hover {
    background: #232222!important;
    color: #ffff00!important;
}
#container-footer-4 .greview-block.text_light {
    margin-top: 15px;
}
ul#glossaryList {
    margin: 0 0 0 20px !important;
}
.entry-content .address-block a {
    color: #353535;
  text-decoration:none !important;
}
.entry-content .address-block a:hover {
    color: #e90d0d;
}
ul#menu-main-menu {
    margin-top: 0px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
}
ul#menu-main-menu, ul.dropdown-menu {
    font-size: 15px;
}
.manufacturer-content-wrapper img {
    width: 100%;
    height: auto;
}
.slider-services .container-fluid {
    padding: 0;
}
.slider-services .container-fluid {
    padding: 0;
    max-width: 2560px;
}</pre></body></html>