/*
Theme Name:   HVAC101 Child 6
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=Roboto:300,400,500,700,900|Titillium+Web:300,400,600,700,900&display=swap');

/*
font-family: 'Titillium Web', sans-serif;
font-family: 'Roboto', sans-serif;
*/

.review_item{width:100%;float:left;margin:0 0 20px;border-bottom:1px solid #ccc}.review_item:last-of-type{border:0}.review_row .rating{width:118px;float:left;background-image:url(../images/rating.png);background-position:left top;height:19px;margin-bottom:15px}.review_row .rating .star{width:100%;float:left;background-image:url(../images/star.png);background-repeat:repeat-x;background-position:left top;height:19px}.review_item p{width:100%;float:left;font-size:18px;line-height:26px;margin:0 0 15px}.review_item h5{float:right;font-size:14px;font-weight:700;color:#111112;margin:0 0 20px;padding:0}#review_btn{position:fixed;top:300px;right:-69px;cursor:pointer;z-index:99999999995;width:187px;height:50px;background-color:#000;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rf_form .gform_wrapper ul li{list-style:none}.rf_form .gform_wrapper ul.gfield_radio{margin:0 0 30px!important;width:100%;float:left}.rf_form .gform_wrapper ul.gfield_radio li{width:auto!important;clear:none!important;float:left;margin:0 20px 0 0 !important;text-align:center}.rf_form .gform_wrapper ul.gfield_radio li input[type=radio]{margin:0;width:16px!important;height:16px}.rf_form .gform_wrapper ul.gfield_radio li label{margin:0;width:100%}.rf_form .gform_wrapper ul.gform_fields li.gfield{width:100%}.rf_form .gform_wrapper ul.gform_fields li.gfield input[type="text"],.rf_form .gform_wrapper ul.gform_fields li.gfield select,.rf_form .gform_wrapper ul.gform_fields li.gfield textarea{width:100%}.avg_rating{margin-top:10px;}.custom-pagination{float:left;width:100%;}.custom-pagination .page-numbers{float:left;width:35px;height:35px;text-align:center;border:1px solid #ccc;font-size:14px;color:#000;padding-top:5px;box-sizing:border-box;margin:0 2px;text-decoration:none;}.custom-pagination .page-numbers.current{background:#f1f1f1;} @media (min-width:768px) and (max-width:991px){#review_btn{top:330px;z-index:999999999995}} @media screen and (max-width:767px){#review_btn{top:180px}} @media screen and (max-height:400px){#review_btn{top:126px}}

.avg_rating a:hover { text-decoration:underline !important}
@media (max-width:778px) {
body { position:relative;
padding-top:50px;}
#review_btn {
position: absolute;
top: 0px !important;
right: inherit;
cursor: pointer;
z-index: 99999999995;
width: 100%;
height: 50px;
background-color: #000;
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
text-align: center;
    display: block !important;
}

#review_btn a { 
background-color: #B1000F;
display: inline-block;
}

}


.rf_form .gform_wrapper .top_label .gfield_label { display:block !important;
}
.rw-link {font-weight:bold !important}

.rw-link:hover { text-decoration:underline}



.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;
}


body {
font-family: 'Titillium Web', sans-serif !important;
  font-weight:400!important;
} 

input, .select2-selection,.form-control{
	height: 45px !important;
}

input, .select2-selection, textarea {
	border-radius: 0 !important;
	border: 1px solid #ddd !important;
	padding: 0 15px;
	outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 42px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 45px;
	right: 12px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
	display: flex;
	width: 100%;
}

h1,h2,h3,h4,h5,h6{
	text-transform: uppercase !important;
	font-weight: 900 !important;
}

h1{
	font-size: 36px !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{
	margin: 0;
}

span.nav-dropdown-arrow{
	display: none !important;
}

.main-title{
	display: block;
	position: relative;
	margin: 0 0 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-title .btn{
	padding: 6px 20px !important;
}
.main-title.sub-title{
	display: block !important;
}
.main-title.sub-title p {
	margin: 15px 0 0;
}
.main-title .section_heading{
	position: relative;
	margin: 0;
}
.main-title.white .section_heading{
	color: #fff !important;
}
/* .main-title .section_heading:before {
content: "";
position: absolute;
background: #000;
width: 40px;
height: 4px;
bottom: -20px;
left: 0;
}
.main-title.text-center .section_heading:before{
right:0;
margin: 0 auto;
}
.main-title.white .section_heading{
color: #fff !important;
}
.main-title.white .section_heading:before{
background: #fff;
} */


ul#menu-top-menu {
	margin-top: -71px;
	margin-right: 160px;
}


/*Slider*/
.c-cap h1 { 
	line-height: 50px; 
	font-weight: 300 !important; 
}
.c-cap h1 + h1{
	font-weight: 700 !important
}



@media only screen and (max-width: 576px) {

	.col-sm.header-box.box-1 {
		width: 210px !important;
	}

	.col.header-box.box-2 {
		min-width: 50%;
	}

}


/* Styles for this theme */

/* For screen 1400px or bigger*/
@media (min-width: 1400px) {
	.container {
		max-width: 1330px;
	}
}
/*Bigger container for bigger screen ends*/



/*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;
}

ul#menu-top-menu li a{
	color: #fff;
	border: 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 .top-bar {
	color: #fff;
	margin-bottom: 10px;
	padding-top: 8px;
}

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: -25px 0 70px;
}

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

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


.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 > 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 > 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: 65px;
		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;
}

ul#menu-top-menu li a{
	color: #fff;
}

/* 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 > nav > .container > span{
		display: none;
	}


}

/* 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 0px 0 50px;
    margin: 0 0 70px;
}

/* ul#menu-main-menu > li.active a {
background: #fff;
} */

.fixed-top ul#menu-main-menu > 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;
}
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;
}

.widget{
	margin: 0 0 60px;
}
.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 > 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;
}

.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-outline-color{
	/* border: 1px solid #118DF0 !important; */
	background: transparent;
	/* color: #118DF0 !important; */
}
.btn-outline-color:hover{
	/* background: #118DF0; */
	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{
	color: #fff;
}
.btn.bg-primary-color:hover,
.btn.bg-secondary-color:hover{
	background: transparent;
}
section.home-section{
	padding: 90px 0 !important; 
}
.top-bar{
	padding: 13px 0 !important;
	margin: 0 !important;
}
.top-bar,
ul#menu-top-menu li a{
	font-size: 14px;
}
.google-review-link{
	color: #fff;
	margin: 0 15px 0 0;
}
.google-review-link:hover,
.top-bar .social-icon a:hover{
	color: #fff !important;
}
.top-bar .social-icon a {
	margin: 0 -1px 0;
	width: 35px;
	height: 22px;
	border-style: none solid none none;
}
.top-bar .social-icon a:first-child{
	border-left: 1px solid;
}
.social-icon a{
	margin: 0 5px 0 0;
	text-decoration: none !important;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fff;
	font-size: 12px;
	position: relative;
	transition: all 0.3s ease;
}
.social-icon a i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.social-icon a:hover{
	/* background: #FF4B68;
	border-color: #FF4B68; */
}
.social-icon a:last-child{
	margin: 0;
}
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;
	width: 0;
	height: 0;
	transition: all 0.3s ease;
}
ul#menu-top-menu li a:before {
	left: 0;
	top: 0;
}
ul#menu-top-menu li a:after {
	right: 0;
	bottom: 0;
}
ul#menu-top-menu li a:hover:before, ul#menu-top-menu li a:hover:after {
	width: 100%;
	height: 1px;
}
ul#menu-top-menu li a:hover{
	/* background: #FF4B68; */
}
.top-menu-wrapper {
	height: 0;
}
.btn{
	border-radius: 0 !important;
	padding: 9px 30px !important;
	position: relative;
}
.btn-outline{
	border: 1px solid #fff !important;
}
.btn-primary-outline:hover,
.btn-primary-outline:hover i{
	color: #fff !important;
}
.btn-primary-outline:hover i{
	border-color: #fff !important;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:hover i{
	color: #fff !important;
}
.btn-secondary-outline:hover i{
	border-color: #fff !important;
}
.header-box .btn,
footer .btn{
	padding-left: 35px !important;
	padding-right: 0 !important;
}
header .btn i,
footer .btn i{
	position: absolute !important;
	top: 0;
	left: 0;
	width: 35px;
	height: 100%;
	border-right: 1px solid #fff;
	color: #fff;
}
header .btn i:before,
footer .btn i:before{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.logo-row{
	padding: 30px 0;
	margin: 0 !important;
}
.logo-row .header-box a.btn{
	margin: 0 0 15px;
	display: block;
}
.logo-row .header-box a.btn:last-child{
	margin: 0;
}
/* .logo-row .col.header-box.box-2 a.btn{
font-weight: 700;
} */
nav.navbar.navbar-expand-lg.navbar-light.bg-light.main-menu{
	z-index: 2;
}
ul#menu-main-menu li{
	padding: 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;
} */
nav.main-menu{
	background: transparent !important;
}
nav.main-menu .dropdown-menu{
	background: rgba(255,75,104,0.8) !important;
}
.dropdown-toggle::after{
	content: none !important;
}

.header-box i{
	position: static;
	width: auto;
	height: auto;
	transform: none;
	font-size: inherit;
}

header#masthead nav .navbar-collapse{
	padding: 0 15px;
}
header#masthead nav.fixed-top .navbar-collapse{
	padding: 0;
}


/*Woocommerce Header and Home page */
.mini-cart-span li.divider{
	margin: 10px 0;
}

.mini-cart-span ul.dropdown-menu.dropdown-cart {
	box-shadow: 1px 1px #ededed;
	padding: 10px 10px 0 10px !important;
	min-width: 15rem;
}
span.mini-cart-span{
	margin: 0 !important;
}
.mini-cart-span img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	float: left;
	width: 60px;
	margin-right: 10px;
}

.mini-cart-span .woocommerce ul.product_list_widget li a{
	overflow: hidden ; 
}

.mini-cart-span p.woocommerce-mini-cart__total.total{
	display: block;
	border: 0;
}
.mini-cart-span ul.dropdown-menu.dropdown-cart.show:before{
	content: none;
}
.mini-cart-span ul.woocommerce-mini-cart.cart_list.product_list_widget{
	overflow-x: hidden;
	overflow-y: auto;
}
span.mini-cart-span a .badge{
	border-radius: 0;
}
.cart-section{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	list-style: none;
	padding: 0 15px;
	margin: 0;
}
.cart-section li {
	padding: 0 10px;
	border-right: 1px solid #fff;
}
.cart-section li:first-child {
	border-left: 1px solid #fff;
}
.cart-section li a{
	color: #fff;
	transition: all 0.3s ease;
	text-decoration: none;
}
.cart-section li a:hover{
	color: #000;
}
.mini-cart-span p.woocommerce-mini-cart__buttons.buttons a{
	display:inline-block;
	vertical-align: top;
	width: auto;
	border-radius: 0;
	color: #fff;
}
.dropdown-cart .cart-top .badge{
	border-radius: 0;
}

#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;
	opacity: 0.4;
}
.carousel-item .c-cap .btn{
	margin: 20px 0 0;
}
.carousel-control-next, .carousel-control-prev{
	width: 40px !important;
	height: 40px;
	top: 50% !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.carousel-control-next-icon, .carousel-control-prev-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.c-cap{
	left: 0;
	right: 0;
	transform: translateX(0);
}
.carousel-caption-mid-center,
.carousel-caption-mid-left,
.carousel-caption-mid-right{
	transform: translateY(-50%) !important;
}

.carousel-indicators{
	display: none !important;
}
/* end banner */


/* about */
.section-home-page-about{
	margin-top: -90px !important;
}
.section-home-page-about .main-title{
	margin: 0 0 50px;
}
.section-home-page-about .about-image{
	border: 8px solid #fff;
	box-shadow: 0px 0px 27px -2px rgba(0,0,0,0.3);
}
.section-home-page-about .content-div{
	margin: 140px 0 0; 
}
/* end about */


/* services */
section.section-home-page-services{
	padding: 0 !important;
}
.section-home-page-services .single-service-inner .service-body h4{
	margin: 0 0 11px;
	text-transform: none !important;
}
.section-home-page-services .single-service-inner .service-body{
	padding: 25px;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body {
	background: #222;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body h4{
	color: #fff;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body p{
	color: #fff;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body .btn-outline-color{
	border-color: #fff !important;
	color: #fff !important;
}
.section-home-page-services #our_services .single-service:nth-child(odd) .single-service-inner .service-body .btn-outline-color:hover{
	background: #fff !important;
	/* color: #222 !important; */
}
.section-home-page-services #our_services .row{
	margin: 0;
}
.section-home-page-services #our_services .single-service{
	padding: 0;
}

.single-service-inner .img-holder {
	overflow: hidden;
	position: relative;
	display: block;
}
.single-service-inner .img-holder:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #fff;
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	opacity: 0;
	transition: all 0.5s ease;
}
.single-service-inner .img-holder:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0.5;
	transition: all 0.5s ease;
	z-index: 1;
}
.single-service-inner .img-holder:hover{
	background-color: rgba(0,0,0,0.5)
}
.single-service-inner .img-holder:hover:after{
	width: 93%;
	height: 93%;
	opacity: 1;
}
.single-service-inner .img-holder:hover:before{
	width: 100%;
	height: 100%;
}
.single-service-inner .img-holder img{
	transition: all 0.5s ease;
}
.single-service-inner .img-holder:hover img{
	transform: scale(1.3) rotate(10deg);
	-webkit-transform: scale(1.3) rotate(10deg);
}
.single-service-inner .service-body p{
	height: 95px;
	overflow:hidden;
}
.single-service-inner .btn{
	padding: 3px 12px !important;
}
/* end services */

/* woocommerce */
.woocommerce ul.products li.product .onsale {
	border-radius: 0;
	width: auto;
	height: 25px;
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.7;
	margin: 0;
	min-width: auto;
	min-height: auto;
	font-weight: 400;
	left: 15px;
	top: 15px;
	right: auto;
}
.woocommerce-loop-product__title {
	font-size: 18px !important;
	font-weight: 700 !important;
	color: #222;
}
.woocommerce ul.products{
	margin: 0;
}
.home-woo-products-wrapper ul.products li.product{
	padding: 32px 32px 0;
}
.woocommerce ul.products li.product .price{
	color: #222;
}
.woocommerce ul.products li.product a img{
	border: 1px solid #eee;
}
.home-woo-products-wrapper ul.products li.product a img{
	padding: 20px;
}
.woocommerce ul.products li.product .button {
	border-radius: 0;
	font-weight: 400;
	color: #fff;
	/* background: #222; */
	padding-right: 50px;
	margin: 0;
	transition: all 0.3s ease;
}
.woocommerce ul.products li.product .button:hover{
	/* background: #ff9800; */
}
.woocommerce ul.products li.product .button:before{
	content: "\f101";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	right: 0;
	left: auto;
	width: 35px;
	line-height: 36px;
	padding: 0 13px;
	top: 0;
	bottom: 0;
	/* background: #ff9800; */
	font-size: 18px;
}
.woocommerce ul.products li.product .add_to_cart_button:before{
	content: "\f07a";
	padding: 0 9px;
	font-size: 16px;
}
.woocommerce ul.products li.product .add_to_cart_button.added{
	display: none;
}
.woocommerce ul.products li.product .add_to_cart_button.added:before,
.woocommerce ul.products li.product .add_to_cart_button.loading:before{
	content: none;
}
.woocommerce ul.products li.product .add_to_cart_button.loading:after{
	background: transparent;
	content: "\f013";
	font-family: FontAwesome;
}
.woocommerce ul.products li.product .add_to_cart_button:after {
	position: absolute;
	right: 0;
	left: auto;
	width: 35px;
	padding: 0 9px;
	top: 0;
	line-height: 36px;
	/* background: #ff9800; */
}
.woocommerce a.added_to_cart {
	position: relative;
	padding: 6px 10px;
	color: #fff;
	/* background: #222; */
	padding-right: 50px;
	margin: 0;
	transition: all 0.3s ease;
}
.woocommerce a.added_to_cart:before {
	content: "\f06e";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	right: 0;
	left: auto;
	width: 35px;
	line-height: 36px;
	padding: 0 10px;
	top: 0;
	/* background: #ff9800; */
}
.woocommerce a.added_to_cart:hover{
	/* background: #222; */
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #ddd;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li{
	border-bottom: 1px solid #ddd;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child{
	border:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
	display: block;
	padding: 10px 15px;
	color: #000;
	text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
	color: #fff !important;
}
.woocommerce .woocommerce-ordering select {
	border-radius: 0 !important;
	border: 1px solid #ddd;
	background: transparent;
	height: 35px;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
	width: 120px;
}
.button{
	transition: all 0.3s ease;
}
.woocommerce .cart .button,
.woocommerce .return-to-shop .button,
.woocommerce button.button.alt,
.woocommerce button.button{
	padding: 14px 20px !important;
	border-radius: 0;
	color: #fff !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 13px 20px;
	border-radius: 0;
}
.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover{
	background-color: #9e9e9e;
}
table{
	border-radius: 0 !important;
}
.tinv-wishlist table thead td, .tinv-wishlist table thead th {
	border-bottom-width: 2px;
}
.tinv-wishlist table td, .tinv-wishlist table th {
	border: 1px solid #dee2e6;
}
.tinv-wishlist .social-buttons li a{
	display: block;
	text-decoration: none;
	transition: all 0.3s ease;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
.tinv-wishlist .product-remove button{
	transition: all 0.3s ease;
}
.tinv-wishlist .product-remove button:hover{
	color: #fff;
}
form.checkout.woocommerce-checkout .col-1,
form.checkout.woocommerce-checkout .col-2{
	padding: 0;
	margin: 0 0 30px;
}


/* end woocommerce */

/* 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;
	padding: 100px 0 340px !important;
	margin: 0 !important;
}
.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: 139px;
	height: 139px;
	margin: 0 auto;
	/* background: #200a3e; */
	position: relative;
	transition: all 0.3s ease;
}
.who-we-serve-single-a:hover .wws-img-div{
	border: 5px solid #fff;
}
.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 .single-who-we-serve:before {
	content: "";
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	background: #fff;
	bottom: 0px;
	z-index: -1;
	height: 135px;
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.5);
}
.who-we-serve-single-a .wws-heading {
	padding: 25px 0;
}
.who-we-serve-single-a .wws-heading h5{
	margin: 0;
	/* color: #200a3e; */
}
.who-we-serve-layout-custom-4 .col-sm-6{
	margin: 0 0 40px;
}
.owl-ornament-style-3 .owl-nav{
	z-index: 1;
}
.owl-ornament-style-3 .owl-dots{
	display: none !important;
}
/* end who we serve */


/* testimonials */
.section-home-page-testimonials {
	margin-top: -260px !important;
}
.section-home-page-testimonials .testimonial-inner {
	background: #fff;
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.3);
	padding: 100px 0;
}
.testimonials-layout-1 .quote-icon{
	padding: 0 100px;
}
.testimonials-layout-1 .card{
	background-color: transparent;
	padding: 20px 100px;
}
.testimonials-control{
	text-align: center;
}
.testimonials-layout-1 .dots .owl-dot.active span{
	background: transparent !important;
}
.dots .owl-dot span{
	/* background: #FF4B68 !important; */
	border-radius: 0 !important;
}
.dots .owl-dot.active span{
	background: transparent !important;
	/* border-color: #FF4B68 !important; */
}
/* end testimonials */

/* promotions */
.section-home-page-promotions {
	
	background-size: cover;
	background-attachment: fixed;
	background-position: center !important;
	position: relative;
	z-index: 0;
}
.section-home-page-promotions:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #222;
	opacity: 0.7;
	z-index: -1;
   display:none;
}
.section-home-page-promotions .owl-nav,
.section-home-page-promotions .owl-dots{
	display: none;
}
.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]{
	margin: 0 0 30px;
}
.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]:last-child,
.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]:nth-last-child(-n+2){
	margin: 0;
}
/* end promotions */

/* locaiton we serve */
section.home-section.section-home-page-service-areas{
	position: relative;
	overflow: hidden;
}
.section-home-page-service-areas p{
	color: #fff;
}
.section-home-page-service-areas .location-holder {
	/* background: #222; */
	padding: 90px 150px;
	position: relative;
}
.section-home-page-service-areas .location-holder:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 20px;
	/* background: #ff9800; */
}
.section-home-page-service-areas .map-col {
	overflow: hidden;
	height: 260px;
	z-index: -1;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
.section-home-page-service-areas .map-col img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	width: 100%;
	height: 100vh;
}
.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: 25%;
	flex: 0 0 25%;
}
.service-areas-layout-3 .service-areas-content-wrapper ul.menu li a{
	transition: all 0.3s ease;
	position: relative;
}
.service-areas-layout-3 .service-areas-content-wrapper ul.menu li a:before {
	content: "\f276";
	font-family: FontAwesome;
	margin: 0 8px 0 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;
}
.site-footer .footer-style-3 div[class*=col-] {
	border: 1px solid rgba(255,255,255,0.2);
	border-style: none solid none none;
	padding: 70px 35px;
}
.site-footer div[class*=col-]:last-child {
	border-right: none;
}
.site-footer .footer-1 img{
	margin: 0 0 30px;
}
.site-footer .footer-2 p:last-child{
	margin: 0;
}
.site-footer .widgettitle{
	color: #fff !important;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 50px !important;
	position: relative;
	font-size: 18px !important;
}
.site-footer .widgettitle:before{
	content: "";
	position: absolute;
	bottom: -15px !important;
	left: 0;
	width: 40px !important;
	height: 3px;
	background: #fff !important;
}
.site-footer a,
.site-footer p,
.site-footer i:before{
	color: #fff !important;
}
.site-footer .btn{
	display: block;
	margin: 0 0 15px;
}
.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;
}
.site-footer .social-icon a{
	margin: 0 10px 0 0;
}
.site-footer .social-icon a:last-child{
	margin: 0;
}
.footer-widget-wrapper .textwidget{
	padding: 0;
}
.footer-widget-wrapper .textwidget i{
	position: static;
	transform: none;
}
.footer-widget-wrapper .google-review-link{
	margin: 15px 0;
	display: inline-block;
	vertical-align: top;
}
.footer-bar{
	padding: 20px 0;
}
.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: block;
}
.site-footer .social-icon a{
	width: 35px;
	height: 35px;
	font-size: 16px;
}
/* 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: #222; */
	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 */

.our-service-layout-4 a.single-service {
    font-weight: 300;
}
header#masthead .top-bar {
    background-image: linear-gradient(to bottom, #ffffff, #d8f0fc 100%);
    border-bottom: 2px solid #8bb8d6;
    padding: 0px 0 !important;
}
span.google_r a {
    color: #005391 !important;
    padding: 6px 150px 4px 0 !important;
    margin-left: 0px !important;
    font-size: 18px;
    display: inline-block;
    float: left;
    position: relative;
    margin-right: 30px;
    font-weight: 400;
}
span.google_r a:after,
.col-md.top-bar-right:before,
ul.footer-address li:before{
    content: "";
    background: url(/wp-content/uploads/2019/08/sprite-icons.png) no-repeat;
    background-position:0 0;
    width: 44px;
    height: 24px;
    position: absolute;
    top: 15px;
    right: 0px;
}
span.google_r a:after {
    background-position: -140px -988px;
    width: 144px;
    top: 11px;
}
span.lc, .widget_social_media_widget {
    color: #005391 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 42px;
    margin-right: 50px;
}
.top-bar .social-icon a:first-child {
    border-left: 0;
    border-right: 0;
}
span.social-icon a {
    background: #3a589b;
    color: #fff;
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    border-radius: 50%;
    font-size: 18px;
    margin-top: 6px !important;
    margin-left: 6px !important;
}
.col-md.top-bar-right {
    display: inline-block;
    float: right;
    padding: 9px 14px 9px 43px;
    background-color: #13a1e6;
    color: #fff;
    position: relative;
    line-height: 24px;
    font-size: 18px;
    max-width: 31%;
}
.col-md.top-bar-right a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    float: right;
    margin-left: 5px;
    text-decoration: none!important;
    margin-top: 1px;
}
.col-md.top-bar-right:before {
    background-position: -138px -7px;
    width: 24px;
    height: 24px;
    left: 23px;
    top: 11px;
}
.logo-row {
    background: url(/wp-content/uploads/2019/08/topbar-bg.jpg) top center no-repeat; padding:0 0 10px; background-size:cover;
}
.section-home-page-slider {
    margin: 0;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light.main-menu {
    z-index: 2;
    background: #13a1e6 !important;
    margin-top: -2px;
}
ul#menu-main-menu li .nav-link {
    padding: 14px .7rem;
    color: #fff !important;
    text-transform: uppercase;
}
.logo-row .custom-logo-link img {
    max-width: 235px;
}
a.trouble {
    width: 276px;
    height: 120px;
    display: block;
    background: url(/wp-content/uploads/2019/08/sprite-icons.png) -47px -806px;
    float: left;
}
.service {
    width: 114px;
    height: 104px;
    float: left;
    background: url(/wp-content/uploads/2019/08/sprite-icons.png) -0px -938px;
    margin-top: 8px;
    margin-left: 30px;
}
.header-box.box-3 a {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 46px !important;
    background: #fc6828;
    border-bottom: 4px solid #b8481f;
    -webkit-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    -moz-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-position: 100% 0 !important;
    background-size: 200% 100%;
    transition: all .3s ease-in;
    display: inline-block !important;
    width: 100%;
    border-radius: 0px;
    float: left;
    margin: 8px 0 0px;
   text-decoration:none !important;
}
.header-box.box-3 a:hover{
    background-position: 0 0 !important;
}
.col-lg-3.col-md-3.header-box.box-3 {
    padding-right: 0;
}
.col-lg-3.col-md-3.logo-col {
    min-width: 28.5%;
}
.c-cap h2 {
    color: #005391;
    font-size: 46px !important;
  text-transform: initial !important;
    font-weight: 400 !important;
}
.home-slider .carousel-item:before{display:none;}
a.slider-btn {
    color: #fff;
    text-align: center !important;
    font-size: 25px !important;
    line-height: 69px !important;
    background: #fc6828;
    border-bottom: 4px solid #b8481f;
    -webkit-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    -moz-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-position: 100% 0 !important;
    background-size: 200% 100%;
    transition: all .3s ease-in;
    display: inline-block !important;
    width: 300px;
    border-radius: 0px;
    float: left;
    font-weight:700;
    text-decoration:none !important;
    text-transform: uppercase;
    margin-top: 20px;
}
a.slider-btn:hover {background-position: 0 0 !important; color:#fff!important;}
section.home-section.section-home-page-services {
    background: url(/wp-content/uploads/2014/11/our-services-jpg.jpg) top center no-repeat;
    padding: 60px 0 90px!important;
    background-size: cover;
}
.single-service img {
    width: 100%;
}
.single-service {
    background:#fff;
}
span.service-text {
    padding: 25px 20px 0;
    width: 100%;
    float: left;
    font-size: 16px;
    color: #222222;
}
span.service-text h3 {
    font-size: 24px;
    color: #005391;
    border-radius: 0px;
    padding: 0px;
    line-height: 24px;
    display: block;
    margin: 0 0 20px;
    font-weight: 400 !important;
    text-transform: initial !important;
}
a.service-more {
    color: #005391;
    font-size: 20px;
    line-height: 18px;
    border-bottom: 2px solid #005391;
    margin-bottom: 30px !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 800;
}
a.service-more:hover {color:#fc6d28;}
.our-service-layout-4 h3.section_heading {
    color: #fff;
    font-size: 48px !important;
    line-height: 48px;
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
    font-weight: 400 !important;
    text-transform: initial !important;
}
section.home-section.section-home-page-extra-pages-seer-calculator {
    background-image: linear-gradient(#ecf7fe, #fff);
    padding: 90px 0 30px !important;
}
section.home-section.section-home-page-extra-pages-seer-calculator h2.section_heading {
    color: #005391;
    font-size: 48px !important;
    line-height: 52px;
    font-weight: 400 !important;
    text-transform: initial !important;
    text-align: left !important;
    margin-bottom: 25px;
}
a.brn-seer {
    float: right;
    margin-top: 20px;
    color: #fff!important;
    text-align: center;
    font-size: 24px !important;
    line-height: 46px !important;
    background: #fc6828;
    border-bottom: 4px solid #b8481f;
    -webkit-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    -moz-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-position: 100% 0 !important;
    background-size: 200% 100%;
    transition: all .3s ease-in;
    padding: 0 30px !important;
   text-decoration:none!important;
}
a.brn-seer:hover {background-position: 0 0!important; }
section.home-section.section-home-page-about-promotions {
    background: #1ba4e8;
    position: relative;
    padding: 60px 0 30px!important;
}
section.home-section.section-home-page-about-promotions:before {
    content: '';
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #085895;
    position: absolute;
}
.section-home-page-about .about-image {
    margin: 0;
}
.section-home-page-about {
    margin-top: 0 !important;
}
section.home-section.section-home-page-about-promotions h3.section_heading {
    color: #fff;
    font-size: 48px !important;
    line-height: 48px;
    font-weight: 400 !important;
    text-align: left;
    text-transform: initial !important;
    margin-bottom: 25px;
}
.section-home-page-about .main-title {
    margin: 0;
}
.section-home-page-about .about-image {
    border: 0;
    box-shadow: 0px 0px 27px -2px rgba(0,0,0,0.3);
    margin-bottom: 20px !important;
}
.about-layout-custom-3 {
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    padding-right: 25px;
    margin: 10px 0 18px;
}
.owls-controls.offers_and_promotion {
    width: 50%;
    margin-top: 57px;
}
.promotions-layout-2 .owls-controls .navi {
    text-align: left;
}
a.more-promo, a.about-more {
    color: #fff;
    font-size: 20px;
    line-height: 18px;
    border-bottom: 2px solid;
    font-weight: 900;
    transition: all .3s ease-in;
    text-transform: uppercase;
    text-decoration: none !important;
}
a.more-promo {
    float: right;
    margin-top: -30px;
}
a.more-promo:hover, a.about-more:hover {color:#f9730b; }
section.home-section.section-home-page-newsletter {
    background-color: #edf8ff;
    -webkit-background-image: linear-gradient(to bottom, #edf8ff, #ffffff 100%);
    -moz-background-image: linear-gradient(to bottom, #edf8ff, #ffffff 100%);
    background-image: linear-gradient(to bottom, #edf8ff, #ffffff 100%);
    padding: 80px 0 30px !important;
}
section.home-section.section-home-page-service-areas {
    padding: 0 !important;
}
section.home-section.section-home-page-newsletter h2.section_heading {
    color: #005391;
    font-size: 48px !important;
    line-height: 52px;
    font-weight: 400 !important;
    text-align: left;
    text-transform: initial !important;
    margin-bottom: 30px;
}
.service-areas-content-wrapper.bg-primary-color {
    padding: 0;
    border: 15px solid rgba(255, 255, 255, .5);
    background: transparent;
    margin: 70px 0;
}
.service-area-inner {
    width: 100%;
    float: left;
    background: #fff;
    color: #222;
    padding: 40px;
}
.service-area-inner h3.section_heading {
    color: #005391;
    font-size: 26px !important;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 400 !important;
    text-transform: initial !important;
}
ul#menu-areas-we-serve li a {
    color: #000;
    font-size: 26px;
    line-height: 44px;
    padding-left: 21px;
    position: relative;
}
.service-areas-layout-2 ul.menu {
    margin: 0;
    padding:0;
    list-style: disc outside !important;
    color: #222!important;
}
ul#menu-areas-we-serve li a:before {
    content: '';
    left: 0;
    top: 15px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #222;
    position: absolute;
}
h3.section_heading.text-left:after{display:none;}
a.social-links.social_yelp {
    background: #d32323;
}
section.hvac101-footer.footer-style-3 span.social-icon a {
    border-radius: 0;
    width: 50px !important;
    font-size: 24px;
    height: 50px !important;
    margin: 0 5px 0 0 !important;
}
.site-footer .widgettitle {
    margin: 0 0 16px !important;
    font-size: 26px !important;
    color: #000 !important;
    text-align: left;
    padding: 0px;
    margin-bottom: 24px !important;
    font-weight: 400 !important;
    text-transform: initial !important;
}
.hvac101-footer h2.widgettitle:before{display:none;}
.col-lg-4.col-sm-6.footer-2 span.social-icon {
    margin-bottom: 28px;
}
a.lnk {
    color: #fff !important;
    padding-left: 110px;
    font-size: 20px;
    line-height: 67px !important;
    background: url(/wp-content/uploads/2019/08/sprite-icons.png) -1px -693px;
    display: inline-block !important;
    width: 330px;
    height: 67px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 800;
    margin-top: 12px;
    text-decoration:none !important;
}
a.lnk:hover {
    opacity: 0.56;
}
.site-footer .footer-1 img {
    margin-top: -30px;
}
ul.footer-address li {
    margin: 0px;
    color: #015694;
    font-size: 18px !important;
    line-height: 26px !important;
    padding-left: 40px;
    margin-bottom: 15px;
    position: relative;
    list-style: none;
}
ul.footer-address {
    margin: 0;
    padding: 0;
}
ul.footer-address li a {
    color: #015694 !important; text-decoration:none!important;
}
h5.avg_rating, h5.avg_rating a span {
    color: #015694;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: initial !important;
}
ul.footer-address li:before{left:0; width:26px; height:26px;}
ul.footer-address li.addr:before {
    background-position: -247px -1px;
    left: 0;
    top: 6px;
}
ul.footer-address li.ph:before {
    background-position: -247px -63px;
    top: 1px;
}
ul.footer-address li.email:before {
    background-position: -247px -101px;
    top: 0;
}
ul.footer-address li.lic:before {
    background-position: -247px -139px;
    top: 0;
}
ul.footer-address li a:hover {
    color: #f9730b!important;
}
.site-footer .footer-style-3 div[class*=col-] {
    padding: 70px 35px 20px;
}
.footer-bar .col-md-12 {
    margin-bottom: 7px;
}
.col-md-12.copywrite a {
    display: inline-block;
    margin: 0 10px;
}
.footer-bar {
    padding: 14px 0 5px;
}
nav.main-menu ul .menu-item a {
    color: #fff !important;
}
section#text-17 a, a.btn-sidebar-promo, section#gform_widget-2 input#gform_submit_button_8, .article-inner a.post-more,
.tro-btns button{
    color: #fff!important;
    text-align: center;
    font-size: 24px;
    line-height: 48px !important;
    background: #fc6828;
    border-bottom: 4px solid #b8481f;
    -webkit-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    -moz-background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-image: linear-gradient(to right, #13a1e6, #13a1e6 50%, transparent 50%, transparent), linear-gradient(to bottom, #fea620, #fc6529 100%);
    background-position: 100% 0 !important;
    background-size: 200% 100%;
    transition: all .3s ease-in;
    display: inline-block !important;
    width: 100%;
    border-radius: 0px;
    float: left;
    margin-bottom: 8px;
    text-decoration:none!important;
}
section#text-17 a:hover, a.btn-sidebar-promo:hover, section#gform_widget-2 input#gform_submit_button_8:hover, .article-inner a.post-more:hover, .tro-btns button:hover{background-position: 0 0!important;}
#secondary section.widget.card {
    background-color: transparent;
}
.tro-btns button {
    width: auto;
    padding: 0 25px;
    font-size: 18px;
    cursor: pointer;
}
aside#secondary .widget-title {
    width: 100%;
    margin: 0;
    color: #ffffff;
    background: #13a1e6;
    padding: 15px 0px;
    line-height: 30px !important;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
    font-weight: 400 !important;
    font-size: 28px !important;
    text-transform: initial !important;
}
aside#secondary .widget-title:before{display:none;}
#offers_and_promotion_widget .container {
    padding: 0;
}
section#offer_and_promotion-2 .owl-ornament-style-2 .navi .dots {
    display: none;
}
section#offer_and_promotion-2 .owl-prev, section#offer_and_promotion-2 .owl-next {
    z-index: 10;
    position: absolute;
    left: 20px;
    top: 50%;
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.67);
    line-height: 36px;
    border-radius: 50%;
}
section#offer_and_promotion-2 .owl-next {left:auto; right:20px;}
#secondary section.widget.card {
    margin-bottom: 35px;
}
section#custom_html-7 {
    text-align: center;
    margin-top: -17px;
}
a.btn-sidebar-promo {
    width: auto;
    padding: 0 25px;
    float: none;
}
#secondary .widget ul#menu-sidebar-menu {
    background: #005391;
    padding: 20px 0;
}
aside#secondary section.widget ul#menu-sidebar-menu li {
    border: 0;
    font-size: 22px;
}
aside#secondary section.widget ul#menu-sidebar-menu li a {
    color: #fff;
    position: relative;
    padding: 3px 26px 1px 55px;
    width: 100%;
    background: url(/wp-content/uploads/2019/08/sidebar-list-bg.png) top 9px left 23px no-repeat;
    display: inline-block;
    text-decoration:none !important;
}
aside#secondary section.widget ul#menu-sidebar-menu li:hover {
    background: #13a1e6;
}
.inner-page .page-inner-heading {
    padding: 30px 0;
    margin: 0 0 70px;
    background: #00589a;
}
.page-inner-heading:before{display:none;}
.sec {
    height: 170px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #2a2a2a;
    margin-right: 31px;
    text-align: center;
    border: 1px solid #cdcdcd;
    position: relative;
    width: 100%;
}
.sec img {
    margin-top: -54px;
}
.row.contact-page-box {
    margin-top: 80px; margin-bottom:40px;
}
.sec h5 {
    line-height: 22px;
    color: #383838;
    font-size: 20px !important;
    text-transform: initial!important;
    font-weight: 700 !important;
}
.sec a {
    color: #2a2a2a !important;
}
.content-area#primary h1, .content-area#primary h2, .content-area#primary h3, .content-area#primary h4 {
    
    line-height: 42px;
    color: #005391;
    margin: 0px 0 15px;
    padding: 0;
    font-weight: 400!important;
    text-transform: initial !important;
}
.content-area#primary h1{font-size: 52px !important;}
.content-area#primary h2{font-size: 42px !important;}
.content-area#primary h3{font-size: 32px !important;}
.content-area#primary h4{font-size: 26px !important;}
.page-inner-heading h1 {
    font-size: 44px !important;
    text-transform: initial !important;
    font-weight: 400!important;
}
section#recent_blog-2 {
    background: #005391 !important;
}
#secondary .widget ul li:last-child {
    border-bottom: 1px solid #ddd;
}
section#recent_blog-2 li a {
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 600 !important;
}
section#recent_blog-2 li:hover {
    background: #13a1e6;
}
section#gform_widget-2 {
    background: #005391 !important;
}
#secondary section#gform_widget-2 ul li {
    border: 0;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#secondary section#gform_widget-2 ul li label.gfield_label {
    display: none;
}
aside#secondary section#gform_widget-2 ul {
    padding: 15px 20px 15px 15px!important;
}
#secondary section#gform_widget-2 ul li input {
    border: 0 !important;
    padding: 16px;
    height: 49px !important;
}
section#gform_widget-2 input#gform_submit_button_8 {
    width: auto;
    float: right;
    border-width: 0 !important;
    line-height: 49px !important;
    height: 50px !important;
    padding: 0 20px;
    border-bottom: 4px solid #b8481f !important;
}
section#gform_widget-2 .gform_wrapper .gform_footer {
    padding: 0 0 10px;
    margin:  0;
}
article.type-post {
    width: 50%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0 0 20px;
}
.content-area#primary article.type-post h2.entry-title {
    font-size: 24px !important;
    line-height: 32px;
    font-weight: 700 !important;
}
.article-inner {
    min-height: 242px;
    width: 94%;
    margin: 0 auto;
    border: 1px solid #ededed;
    padding: 20px;
}
article.format-standard {
    border-bottom: 0;
}
article.type-post span.edit-link.float-right {
    position: absolute;
    right: 12px;
    bottom: 0;
}
.content-area#primary article.type-post h2.entry-title a {
    color: #000;
    text-decoration: none !important;
}
.content-area#primary article.type-post h2.entry-title a:hover {
    color: #fc6d27;
}
.article-inner a.post-more {
    font-size: 20px;
    text-transform: uppercase;
    width: auto;
    padding: 0 20px;
    margin-bottom: 20px;
}
.article-inner .entry-content {
    padding-bottom: 35px;
}
nav.pagination {
    width: 100%;
    padding-left: 12px;
}
ul.num-pager.pagination li.active a {
    background: #fc6c28;
}
ul.num-pager.pagination li a {
    color: #222;
    border: 1px solid #fc6c28;
    font-weight: 600;
}
ul.num-pager.pagination li.page-link.page-item {
    border:1px solid  #fc6c28;
}
ul.num-pager.pagination li.page-link.page-item a {
    border: 0;
}
.single .article-inner {
    width: 100%;
    border: 0;
    padding: 0;
}
.single article.type-post{width:100%; float:none;}
span.posted-date-tag {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    color: #222;
}
a.blog-custom-btn {
    background: #fc6929;
    color: #fff !important;
    padding: 14px 22px;
    border-radius: 5px;
    font-size: 19px;
    text-decoration: none !important;
    margin-top: 30px;
    display: inline-block;
}
a.blog-custom-btn:hover {
    background: #13a1e6;
}
header#masthead nav.main-menu .main-navbar ul#menu-main-menu .dropdown-menu{
    background: #fff!important;
}
header#masthead nav.main-menu .main-navbar ul#menu-main-menu .dropdown-menu li {
    border-bottom: 1px solid #c7faf8;
}
header#masthead nav.main-menu .main-navbar ul#menu-main-menu .dropdown-menu li a {
    font-size: 15px;
    text-transform: uppercase;
    color:#000!important;
    line-height:28px;
     transition: all .23s ease-in;
}
header#masthead nav.main-menu .main-navbar ul#menu-main-menu .dropdown-menu li a:hover {
    background: #13a1e6; color:#fff!important;
}
#hvac101-breadcrumbs{display:none;}
@media (min-width: 1440px){
	.container {
		max-width: 1240px !important;
	}
	.c-cap h2 {
		font-size: 40px !important;
	}
	.c-cap h1 {
		font-size: 46px !important;
	}
	.service-areas-layout-3 ul.menu li{
		max-width: 20%;
		flex: 0 0 20%;
	}
}

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

}

@media(max-width:1760px){
.service-areas-content-wrapper.bg-primary-color {
    margin: 47px 0;
}
}
@media(max-width:1600px){
ul#menu-areas-we-serve li a {
    font-size: 22px;
    line-height: 29px;
}
}
@media(max-width:1440px){
.col-md.top-bar-right {
    font-size: 15px;line-height: 28px;
  }
  ul#menu-main-menu li .nav-link {
    font-size: 14px;
}
  a.trouble {
    margin-left: -17px;
}
  a.slider-btn {
    font-size: 17px !important;
    line-height: 50px !important;
    width: 210px;
  }
  ul#menu-areas-we-serve li a {
    font-size: 17px;
    line-height: 24px;
}
  ul#menu-areas-we-serve li a:before {
    top: 8px;
  }
  .service-area-inner {
    padding: 20px 40px;
}
  .service-areas-content-wrapper.bg-primary-color {
    margin: 40px 0;
}
 
}
@media (max-width: 1199px){
	.c-cap h2{
		font-size: 30px !important;
	}
	.c-cap h1{
		font-size: 36px !important;
	}
	.content-area{
		flex: 0 0 100%;
		max-width: 100%;
	}
  .col-md.top-bar-right a {
    font-size: 18px;
  }
  ul#menu-main-menu li .nav-link {
    font-size: 14px;
    padding: 14px 10px;
}
  .service-area-inner h3.section_heading {
    font-size: 21px !important;
    margin-bottom: 5px;
  }
  .service-areas-layout-2 ul.menu li {
    padding: 2px 0;
  }
  span.lc, .widget_social_media_widget {
    margin-right: 20px;
}
  ul#menu-main-menu li .nav-link {
    padding: 14px 8px;
}
  .footer-bar {
    padding-bottom: 70px;
}
}

@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;
	}
	.owl-ornament-style-3{
		padding: 0 !important;
	}
}

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

	.logo-row{
		padding: 20px 0;
		border: 0;
	}

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

	.logo-row .header-box.box-1{
		display: none;
	}
	.inner-page .page-inner-heading{
		margin: 0 0 70px;
	}
	.section-home-page-slider{
		margin: 0;
	}
	.section-home-page-about{
		margin-top: 60px !important;
	}
	.section-home-page-about .content-div {
		margin: 40px 0 0;
	}
	.section-home-page-services .our-service-bg-layer{
		background-position: center !important;
	}
	.site-footer .footer-style-3 div[class*=col-]{
		border-style: none solid solid none;
	}
	.site-footer .col-lg-3:last-child{
		margin: 0;
	}
	.service-areas-layout-3 ul.menu li {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.section-home-page-service-areas .location-holder{
		padding: 90px;
	}
	.single-service-inner .service-body{
		padding: 20px;
	}
  span.google_r {
    display: none;
}
 .col-md.top-bar-right {
    font-size: 15px;
    line-height: 28px;
    margin-right: 0;
    min-width: 48%;
}
  .col-md-8.top-bar-left.mr-auto {
    max-width: 52%;
}
 .nav-switch-mobile {
    top: 49px;
    right: 5px;
}
  .logged-in .nav-switch-mobile {
    top: 33px;
}
  .header-box.box-3 a {
    font-size: 18px;
  }
  .logo-row .header-box.box-1 {
    display: block;
}
a.trouble {
    width: 199px;
    height: 91px;
    display: block;
    background: url(/wp-content/uploads/2019/08/sprite-icons.png) -28px -1284px;
    float: left;
    background-size: 120%;
    margin-left: 20px;
}
  span.service-text {
    font-size: 15px;
  }
.section-home-page-service-areas .service-areas-layout-2 img.service-areas-bg {
    height: 100%;
}
  .col-lg-4.col-sm-6.footer-3 {
    min-width: 100%;
    text-align: center;
    border: 0 !important;
}
  .service {
    margin-top: 0;
    margin-left: 48px;
}
  .col-lg-3.col-md-3.logo-col {
    min-width: 100%;
    text-align: center;
}
  .col-lg-3.col-md-3.header-box.box-3 {
    min-width: 34%;
}
  .service {
    margin-left: 32%;
}
  section.home-section.section-home-page-newsletter h2.section_heading,
  section.home-section.section-home-page-about-promotions h3.section_heading,
  section.home-section.section-home-page-extra-pages-seer-calculator h2.section_heading,
  .our-service-layout-4 h3.section_heading{
    font-size: 28px !important;
    line-height: 30px;
  }
  .service-areas-content-wrapper.bg-primary-color {
    min-width: 65%;
}
  aside#secondary {
    min-width: 350px;
    margin: 0 auto;
    padding: 0 15px;
}
  article.type-post {
    width: 100%;
  }
  .logged-in .nav-switch-mobile {
    top: 81px;
}
body.logged-in  #review_btn {
  
    top: 32px !important;
  }
  #review_btn {
    position: absolute;
    top: 0px !important;
    right: inherit;
    cursor: pointer;
    z-index: 99999999995;
    width: 100%;
    height: 50px;
    background-color: #000;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;
    display: block !important;
}
  .footer-bar {
    padding-bottom: 70px;
}
  header#masthead {
    padding-top: 50px;
}
}	

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

@media(width:768px){

}
/* @media (max-width: 850px){
.carousel-item .c-cap {
top: 50%;
transform: translate(0, -50%);
}
} */

@media (max-width: 767px){
   header#masthead {
    padding-top: 0px;
}
	.main-title,
	.main-title.verticle{
		margin: 0 0 55px;
	}
	h3.section_heading{
		font-size: 52px !important;
	}
	.main-title.verticle{
		transform: none;
		left: 0;
	}
	.main-title.verticle h3.section_heading{
		transform: none;
		position: relative;
	}
	h3.section_heading:before {
		width: 100px;
		height: 7px;
		top: auto;
		bottom: -15px;
		left: 0 !important;
	}

	.section-home-page-services #our_services .single-service:last-child{
		margin: 0 !important;
	}
	.testimonials-layout-1 .card,
	.testimonials-layout-1 .quote-icon{
		padding: 0;
	}
	.section-home-page-testimonials .testimonial-inner{
		padding: 60px 30px;
	}
	.carousel-item img {
		min-width: 900px;
		min-height: auto;
		display: inline-block !important;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	.c-cap h2 {
		font-size: 18px !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 60px;
	}
	.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;
	}
	.top-bar-left{
		width: auto !important;
	}
	.woocommerce-MyAccount-content{
		margin: 30px 0 0;
	}
  .col-lg-3.col-md-3 {
    text-align: center;
}
  .logo-row .header-box.box-1 {
    display: inline-block;
}
  span#custom_html-2 {
    width: 100%;
    display: block;
    margin-bottom: 0;
}
.col-md.top-bar-right {
    padding: 20px 30px 24px 56px !important;
    min-width: 100%;
    text-align: left !important;
}
  .col-md.top-bar-right a {
    font-size: 26px;
}
  .logged-in .nav-switch-mobile {
    top: 59px;
}
  .col-md.top-bar-right:before {
    left: 24px;
    top: 21px;
}
  .col.col-sm.box-2, .col-lg-3.col-md-3.box-1 {
    max-width: 50%;
    margin-bottom: 20px;
}
  .header-box.box-3 a {
    font-size: 18px;
    width: 46%;
    margin: 0 2%;
}
  .nav-switch-mobile {
    top: 61px;
}
  #our_services .col-sm {
    min-width: 100%; margin-bottom:30px;
}
.site-footer .footer-style-3 div[class*=col-] {
    min-width: 100%;
    padding: 70px 20% 20px;
}
  #review_btn {
    z-index: 2!important;
  }
  .footer-bar {
    padding-bottom: 70px;
}
  .adr.sec {
    margin-top: 100px;
}
  .col-md-8.top-bar-left.mr-auto{display:none;}
.col-md.top-bar-right a {
    font-size: 19px;
    float: none;
    display: inline-block;
}
  section.home-section.section-home-page-about-promotions:before{display:none;}
  section.home-section.section-home-page-about-promotions .container {
    max-width: 100%;
    padding: 0;
}
  .col-lg-6.col-md-6.col-sm-12.section-home-page-promotions {
    background: #085895;
    padding: 70px 0;
}
 .about-layout-custom-3 {
    max-width: 540px;
    margin: 0 auto 46px;
    padding-right: 15px;
}
#offers_and_promotion {
    max-width: 540px;
    margin: 0 auto;
}
  section.home-section.section-home-page-about-promotions {
    padding-bottom: 0 !important;
}
  section.home-section.section-home-page-about-promotions .row {
    margin: 0;
}
  #offers_and_promotion .container {
    padding: 0 20px;
}
  html #wpadminbar {
    height: 46px;
    min-width: 300px;
    top: -46px;
}
  header#masthead .top-bar {
    background: #13a1e6;
}
  body.logged-in #review_btn {
    top: 0px !important;
}
}


@media (max-width: 575px){
	h3.section_heading{
		font-size: 36px !important;
	}
	h3.section_heading:before{
		height: 6px;
	}
	.carousel-item .c-cap{
		margin: 0;
	}
	.c-cap h2 {
		font-size: 16px !important;
	}
	.site-footer{
		padding: 97px 0 0;
	}
	.footer-logo {
		margin: 0 0 60px;
	}
	.footer-style-3 {
		padding: 0 0 50px;
	}
	.logo-row .col.header-box{
		min-width: 100%;
	}
	.section-home-page-about .img-div{
		overflow:hidden;
	}
	.section-home-page-service-areas .location-holder{
		padding: 50px 20px;
	}
	.site-footer .footer-style-3 div[class*=col-]{
		border-style: none none solid none;
	}
	.logo-row .col-lg-4{
		text-align: left !important;
	}
	.home-woo-products-wrapper ul.products li.product{
		padding: 0;
	}
  .entry-content img.size-medium, .entry-content img.size-thumb, .entry-content img.thumbnails, .entry-content img.thumbnail, .entry-content img {
    /* width: 100%; */
    margin: 0 auto;
    display: block;
    float: none;
}
  

}
@media(max-width:480px){

  a.slider-btn {
    font-size: 15px !important;
    width: 164px;
}
}

@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;
	}
  .site-footer .footer-style-3 div[class*=col-] {
    min-width: 100%;
    padding: 70px 20px 20px;
}
  .col-lg-3.col-md-3.header-box.box-3 {
    padding-right: 15px;
}
}

@media (max-width: 420px){
	.service-areas-layout-3 ul.menu li {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.section-home-page-service-areas .location-holder:before{
		width: 10px;
	}
	.top-bar-left{
		display: none;
	}
	.promotions-layout-custom-6 div[class*=col-]{
		max-width: 100%;
		flex: 0 0 100%;
		margin: 0 0 30px;
	}
	.promotions-layout-custom-6 div[class*=col-] .row div[class*=col-]:nth-last-child(2){
		margin: 0 0 30px;
	}
  .header-box.box-3 a {
    font-size: 18px;
    width: 100%;
    margin: 10px 0;
}
  a.lnk {
    font-size: 16px;
    width: 100%;
}
  .col-md.top-bar-right a {
    display: block;
}
  .col.col-sm.box-2, .col-lg-3.col-md-3.box-1 {
    max-width: 100%;
    margin-bottom: 20px;
}
}


.ci-hvac-container.has_image {
    width: 100%;
    background: transparent;
    border: 0;
}
.ci-hvac-options input {
    height: auto !important;
}
#expert_image_div img,
.ci-hvac-container.has_image:after, .ci-hvac-container.has_image:before{display:none;}
#hvac-troubleshooter-wrapper {
    font-size: 19px;
}
.tro-btns {
    text-align: left;
    padding: 15px 0;
}
.tro-btns button {margin-right: 10px;}
ul#glossaryList {
    padding: 0!important;
    margin: 0!important;
}
ul.glossaryList li a {
    color: #000;
}
.glossary-container ul#glossaryList li {
    line-height: 27px;
    font-size: 18px;
    list-style: none;
    padding-left: 30px;
    position: relative;
    margin-top: 10px;
    background: url(/wp-content/uploads/2019/08/gl-arrow.png) top 5px left no-repeat;
}
#glossaryList-nav .ln-letters a {
    font-size: 15px !important;
    padding: 2px 6px !important;
    margin-right: 2px !important;
    border: 1px solid #035780 !important;
    color: #fff !important;
    background: #13a1e6 !important;
    border-radius: 4px;
    text-decoration:none !important;
    line-height: 34px;
}
#glossaryList-nav .ln-letters a:hover {background: #035780 !important;}
ul.list.sitemap a {
    color: #fc7426;
    font-size: 18px;
    line-height: 32px;
    text-decoration: none !important;
    background: url(/wp-content/uploads/2019/08/list-bg.png) top 7px left no-repeat;
    padding-left: 20px;
}
ul.list.sitemap {
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px;
}
ul.list.sitemap ul{list-style:none;}
.sec a {
    text-decoration: none !important;
}
.sec a:hover {
    color: #fd7726!important;
}
article .entry-content p {
    color: #23282d;
    line-height: 24px;
}
div#page-testimonials {
    width: 100%;
    float: left;
}
.col-md.top-bar-right a:hover {
    color: #9fd6f9;
}

