/*
Theme Name:   HVAC101 Child 2
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=Heebo:300,400,500,700,900');
/*
font-family: 'Heebo', sans-serif;
*/
.alignright {
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

*{
	font-family: Heebo;
}

body {
	font-family: 'Heebo', sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Heebo', sans-serif;
}

h3.section_heading{
	font-family: 'Heebo', sans-serif;
	font-size: 28px !important;
	line-height: 1;
}

.btn-pill {
	border-radius: 50em !important;
	padding-left: 37px !important;
	padding-right: 37px !important;
}

/*Slider*/
.c-cap h1 { font-size: 65px; line-height: 75px; font-weight: 700; }
.c-cap h2 { font-size: 55px; line-height: 65px; font-weight: 700; }
.c-cap h3 { font-size: 45px; line-height: 55px; font-weight: 700; }
.c-cap h4 { font-size: 35px; line-height: 45px; font-weight: 700; }
.c-cap h5 { font-size: 30px; line-height: 35px; font-weight: 700; }
.c-cap h6 { font-size: 25px; line-height: 35px; font-weight: 700; }


/* Section Just below Slider - Extra pages*/

.extra-page-single {
	padding: 60px 40px 20px !important;
	position: relative;
}

.extra-page-single .image-div {
	position: absolute;
	top:-50px;
	left: 50%;
	transform: translateX(-50%);
}


.extra-page-single .image-div img{
	background: #fff;
	height: 100px;
	padding: 10px;
}

.section-home-page-extra-pages {
	padding: 0;
	margin-top: -120px;
}

h3.extra-page-heading.nopadding {
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	margin-bottom: 20px;
} 

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

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

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

}

@media screen and (max-height:450px){
	.sidenav,.sidenavR{padding-top:15px;}
	.sidenav a,.sidenavR a{font-size:18px;
	}
}

/* Styles for this theme */

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

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

.alignright {
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a.btn-icon img {
	height: 30px;
	width: auto;
	display: inline-block;
	margin-top: 7px;

}

a.btn-icon {
	position: relative;
	border-radius: 50em;
	padding: 0px 40px;
	min-height: 50px !important;
	display: inline-block;

}

/*Header Area*/

/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/
@media (min-width: 1000px) {
	ul#menu-main-menu {
		margin-top: -70px;
	}
}

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

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

header#masthead nav.navbar.main-menu {
	background: none !important;
}

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

	div#mobile-nav {
		display: none;
	}

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

	.front-page header#masthead {
		position: absolute;
		top: 0;
	}

}

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

header#masthead .top-bar {
	background: no-repeat;
	border-bottom: 1px solid rgba(183, 183, 183, 0.5);
	color: #fff;
	margin-bottom: 10px;
	padding-top: 8px;
}

header#masthead nav.main-menu.fixed-top {
	background-color: rgba(17, 17, 17, 0.8) !important;
}

header#masthead nav.main-menu ul li{
	font-weight: 600;
}
header#masthead ul#menu-main-menu > li.active > a:hover {
    color: #0957a7 !important;
}
header#masthead .top-menu-wrapper {
	height: 1px;
}
ul#menu-main-menu .dropdown-menu li{
	padding: 0px 1px;
}
ul#menu-main-menu .dropdown-menu li a {
    font-size: 14px;
}
/* Home Page General Styles*/

.parallax-section {
	background-position: 50% 50%;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

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


/*Hide Slider Page Indicators*/
div#hvac101CarouselHomePage ol.carousel-indicators {
	display: none;
}



/* Home About Section*/

.col-md-6.content-div {
	padding: 0 40px;
}

.col-md-6.content-div h3 {
	padding: 5px 0 20px 0; 
}

.col-md-6.content-div p {
	max-width: 500px;
	padding-bottom: 20px;
}

.about-layout-custom {
	padding: 50px 0;
}

/*About ends*/


/* Home Services */
.single-service-inner {
	padding: 10px;
	box-shadow: 5px 5px 15px 5px rgba(105, 105, 105, 0.08);
	background: #fff;
}


.service-body {
	padding: 0px 10px 30px 10px;
}

.service-body h5 {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.444444;
	transition: all 0.2s;
}

img.service-image {
	background: #ededed;
	margin-bottom: 30px;
}

div#our_services {
	margin-top: -200px;
}

.our-service-bg-layer {
	padding-bottom: 250px !important;
	background-image: url(/wp-content/uploads/2019/05/ourservicesbg_opt.jpg) !important;
	background-repeat: no-repeat !important;
}

.our-service-bg-layer h3.section_heading{
	padding-top: 75px;
	margin-top: 30px;
	z-index: 1;
	padding-left: 15px;
	margin-bottom: 30px;
}

.our-service-bg-layer{
	position: relative;
}

.our-service-bg-layer:before{
	content: " ";
	position: absolute;
	top:0;
	left:0;
	background: #0000008c;
	width: 100%;
	height:100%;
	z-index:-0;
}


/*Who we Serve*/

section.home-section.section-home-page-who-we-serves {
	position: relative;
	padding-bottom: 50px;
	margin-top: 50px;
}

section.home-section.section-home-page-who-we-serves:before {
	position: absolute;
	content: " ";
	/*background: url(images/whoweservebg.png) center bottom no-repeat;*/
	background-size: contain;
	width: 500px;
	height: 100%;
	left: 45%;
	transform: translateX(-110%);
	bottom: 0;
}


/*Promotions*/
.section-home-page-promotions {
	background: url(/wp-content/uploads/2019/05/promotionbg_opt.jpg) center no-repeat;
	position: relative;
	z-index: 1;
}


.section-home-page-promotions:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	background: #0000008c;
	width: 100%;
	height: 100%;
	z-index: -1;
}


div#offers_and_promotion h3.section_heading {
	padding: 20px 0;
	z-index: 1;
}

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


/* Service areas we serve */
section.home-section.section-home-page-service-areas {
	padding: 40px 0px 30px 0;
}

.service-areas-container.service-areas-layout-custom {
	padding: 50px 0;
}

.service-areas-layout-custom .content-div{
	padding: 0 40px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.75;
	color: #747474;
	margin-bottom: 26px;
}


ul#menu-areas-we-serve {
	margin-top: 30px;
	list-style: none;
	padding: 0;
}

ul#menu-areas-we-serve li{
	padding-left: 20px;
	background-size: 20px;
	width: 40%;
	display: inline-block;
	position: relative;
}

ul#menu-areas-we-serve li:before {
	content: " ";
	width: 7px;
	height: 7px;
	background: #797979;
	position: absolute;
	left: 12px;
	top: 48%;
	border-radius: 50%;
	transform: translateY(-50%);
}

ul#menu-areas-we-serve li a{
	text-decoration: none;
	color: #000;
	padding: 20px 5px;
	font-size: 15px;

}


/* Featuted Manufacturer */
.featured-manufacturer-container.featured-manufacturer-layout-coustom {
	position: relative;
	padding: 100px;
	margin-top: 50px;
}

.featured-manufacturer-layout-coustom:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.featured-manufacturer-layout-coustom .img-div img {
	border: 8px solid #fff;
	box-shadow: 10px 10px 20px 4px #00000078;
}


.featured-manufacturer-layout-coustom .content-div img {
	max-height: 120px;
}




/* Footer Boxes */


.section-home-page-footer-boxes {
	margin-bottom: -140px;
	position: relative;
	z-index: 2;
}

.section-home-page-footer-boxes .widgettitle {
	display: none;
}

.home-section.section-home-page-footer-boxes i{
	font-size: 50px;
}

.section-home-page-footer-boxes .row .col{
	color: #fff;
	padding: 30px;
}


/* Testimonials */
.section-home-page-testimonials {
	background-image: url(/wp-content/uploads/2019/05/testimoanialbg-opt.jpg) !important;
	background-repeat: no-repeat !important;
	position: relative;
}

.section-home-page-testimonials:after{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	background: #0000008c;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.testimonials-layout-1 .navi .owl-next, .testimonials-layout-1 .navi .owl-prev {
	display: none;
}

.testimonials-layout-1 .dots .owl-dot span{
	background: #9a9a9a;
}

.testimonials-layout-1 .card {
	background: none;
	color: #fff;
}

.testimonials-layout-1 .section_heading{
	color:#fff;
}

section.home-section.section-home-page-testimonials {
	padding-top: 150px;
	position: relative;
	z-index: 1;
}

.footer-4 .social-icon a{
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 1;
	font-size: 18px;
	padding: 7.7px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	margin-right: 4px;
}

.footer-4 .widgettitle {
	display: none;
}

.footer-4.social-icon a:hover {
	color: #fff !important;
	background: #fff !important;
}

span#social_media_widget-3 .social-icon a{
	display: inline-block;
	width: 24px;
	height: 25px;
	line-height: 1;
	font-size: 15px;
	color: #fff;
	text-align: center;
}

.footer-widget-wrapper .greview-block.text_light {
	margin-bottom: 20px;
}

.footer-widget-wrapper .social-icon {
	padding-left: 20px;
	padding-top: 0px;
}

.footer-1 .textwidget {
	padding: 0;
}

/* Arrow on hover button */
.hover-raquo span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
	padding-right: 15px;
	padding-left: 15px;
}

.hover-raquo span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: 10px;
	transition: 0.2s;
}

.hover-raquo:hover span {
	padding-right: 20px;
	padding-left: 10px;
}

.hover-raquo:hover span:after {
	opacity: 1;
	right: 4px;
}


/*Button with Sweep Animation*/
.btn-sweep{
	position: relative;
	z-index:0;
}

.btn-sweep:before {
	content: "";
	position: absolute;
	z-index:-1;
	top: 0;  left: 0;  right: 0;  bottom: 0;
	background: #000000;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition: transform .3s ease-out;
}
.btn-sweep:hover:before{
	transform: scaleX(1);
}


p.extra-page-text, .service-body p, .about-layout-custom .content-div{
	font-weight: 300;
	font-size: 16px;
	line-height: 1.75;
	color: #747474;
}


/* Inner page */

.inner-page header#masthead {
	min-height: 450px;
	background: url(images/inner-header-bg.jpg);
	background-size: cover;
	background-position: center;
	top: 0;
	z-index: 0;
}

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


header#masthead:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #111;
	opacity: 0.65;

}


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


.inner-page .page-inner-heading {
	margin-top: -250px;
	background: none;
	text-align: center;
	margin-bottom: 170px;
	color: #fff;
}

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

.menu-footer-menu-container {
	padding-top: 20px; 
}

ul#menu-footer-menu {
	padding: 0;
}
ul#menu-footer-menu li{
	line-height: 2;
}

ul#menu-footer-menu li a{
	color: #dfdfdf;
}

.footer-4 .footer-widget-wrapper .textwidget{
	padding-top: 0;
}

.extra-page-single a {
	text-decoration: none;
	color: #FFF;
}
.extra-page-single a:hover {
    color: #bb0000;
}
.footer-widget-wrapper .textwidget p a {
	text-decoration: none;
	color: #dfdfdf;
}

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

@media (max-width: 992px){

	.site-header .main-menu {
		display: none;
	}

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

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

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

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


	.nav-switch-mobile {
		position: absolute;
		z-index: 100;
		top: 24px;
		right: 15px;
		display: -webkit-box;
	}

}


/*Main menu and fix top sticky feature */
/* For screen 1000px or bigger*/
@media (min-width: 1000px) {
	ul#menu-main-menu {
		margin-top: -70px;
	}
}

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


}

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

}
@media screen and (max-width: 2500px) and (min-width: 768px){
  .des-view{
    
    display:block;
  }
  .mob-view{
    display:none !important;
  }
  
}

@media screen and (max-width: 767px) and (min-width: 320px){

	.top-bar-left{
      text-align:center !important;
  }
  .des-view{
    
    display:none !important;
  }
  .mob-view{
    display:block;
  }
  

}

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

	.col-md-8.top-bar-left{
		text-align: left;
	}

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

	.single-service {
		margin-top: 40px;
	}

	section.home-section.section-home-page-who-we-serves:before{
		display: none;
	}

	.single-who-we-serve {
		display: inline-block !important;
		width: 30% !important;
		box-shadow: none !important;
	}

	.real-wws-content{
		text-align: center !important;
		display: block !important;
	}

	.featured-manufacturer-layout-coustom .manufacturer-content-wrapper {
		max-width: 100% !important;
	}


	.featured-manufacturer-layout-coustom{
		padding: 30px;
	}

	section.home-section.section-home-page-footer-boxes {
		padding: 0;
	}

	.footer-1, .footer-4{
		text-align: center;
	}

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

	.front-page header#masthead {
		position: relative;
		top: 0;
	}


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


	.top-bar {
		text-align: center;
	}

	/**---.greview-block {
		display: none !important;
	}***/

	span#social_media_widget-3 {
		display: none;
	}


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

	section.home-section.section-home-page-extra-pages {
		margin: 0;
		padding-top: 0px;
	}

	.extra-page-single .image-div {
		position: relative;
		top: 0;
		left: 0;
		transform: translateX(0);
	}

	.extra-page-single{
		padding-top: 10px !important;
	}

	.section-home-page-footer-boxes {
		margin-bottom: 0;
	}   

}

.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*/
@media (max-width: 768px) {

	.single-who-we-serve {
		width: 45% !important;
	}

	.hvac101-footer .row .wow {
		margin-bottom: 30px;
		padding: 0 30px 0 40px;
	}

	.hvac101-footer .row .wow .textwidget{
		padding-left: 10px !important;
	}

}


/*Inner pages*/
aside#secondary {
	padding: 30px;
	border-left: 1px solid #e0e0e0;
	margin: 20px 0;
	max-width: 380px;
}

h3.widget-title.card-header {
	border-left: 3px solid #ededed;
	margin-bottom: 10px;
	border-bottom: none;
}

ul#menu-main-menu > li.active {
	background-color: transparent !important;
	border-bottom: 2px solid #ededed;
}

.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-left: 3px solid #fcc65c;
	border-bottom: none;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-radius: 0;
}


.testimonials_widget {
	background: #e0e0e0;
	margin: 10px 0;
	border-radius: 5px;
	padding: 30px 10px 20px 10px;
	position: relative;
}

.testimonials_widget:before{
	font-weight: 400;
	position: absolute;
	left: 20px;
	text-align: center;
	content: "‘‘";
	font-family: Arial;
	z-index: 1;
	font-size: 333px;
	line-height: 1;
	letter-spacing: -17px;
	color: #b7b7b7;
	top: -66px;
}

.testimonials_widget p.card-text {
	text-align: left;
	color: #292929;
	font-style: italic;
	font-size: 19px;
	margin-bottom: 22px;
	font-weight: 300;
	line-height: 1.6;
}

.testimonials_widget h4.card-title {
	text-align: left;
	color: #353535;
	font-style: italic;
	font-size: 19px;
	margin-bottom: 22px;
	font-weight: 700;
	line-height: 1.6;
	display: block;
}

.testimonials_widget .owl-prev {
	display: none !important;
}


.testimonials_widget .owl-next {
	display: none !important;
}

.testimonials_widget .owl-dot span {
	background: #afaeae !important;
}

.testimonials_widget .owl-dot.active span {
	background: #615f5f !important;
	border-color: #615f5f !important;
}

#secondary section.widget.card {
	border-bottom: none;
}


article .entry-content p {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.666666;
	color: #7c7c7c;
	margin-bottom: 30px;
}

article .entry-content li {
	font-weight: 300;
	font-size: 18px;
	line-height: 1.666666;
	color: #7c7c7c;
}

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


@media(max-width: 600px){
	body{
		position: static !important;
	}
}
section.home-section.section-home-page-who-we-serves .row.justify-content-end {
    justify-content: initial;
}
section.home-section.section-home-page-who-we-serves .col-lg-8.my-auto {
    max-width: 100%;
    text-align: center;
    min-width: 100%;
}
.footer-4 .social-icon a:hover {
    background: #fff;
}

#page-testimonials .testimonial-content {
    position: relative; padding-top:20px;
}
.review_item .testimonial-content h4.testimonial-page-title {
    position: ABSOLUTE;
    top: -10px;
    left: 0;
}
.testimonial-content h4.testimonial-page-title {
    position: absolute;
    top: -20px;
    left: 0;
}
.review_item .review_row .rating {
    margin-top: 28px;
}
.review_item{position:relative;}
#page-testimonials {

    width: 100%;
    float: left;

}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    border: 0;
    margin-top: 0;
}
.top-menu-wrapper .navbar-expand-lg .navbar-nav .dropdown-menu{}
nav.main-menu .menu-item a:focus { color:#232323!important;}

ul.list.sitemap {padding:0; margin:0 0 50px 20px;}
.avg_rating {
    color: #fff;
}

@media(max-width:676px){
	.footer-bar .col-sm {
    min-width: 100%;
    text-align: center;
    padding: 0 0 11px;
}
	.footer-bar {padding-bottom:70px;}
	#review_btn{display:none;}
}

ul#menu-main-menu li {
    padding: 4px 1px;
}
ul#menu-top-menu ul.dropdown-menu li a {
    color: #232323;
}
#accordion .panel-collapse p {
    padding: 0 20px;
}
#accordion .panel-collapse {
    padding-top: 20px;
}
#accordion h4.panel-title {
    padding: 5px 10px;
    font-size: 18px;
}
header#masthead:before {
   display:none;
}
.front-page header#masthead {
    background: #fff;
}
header#masthead .top-bar {
    background: #232323;
}
nav.main-menu .menu-item a {
    color: #232323!important;
}
nav.main-menu ul.dropdown-menu li.menu-item a {
    color: #fff !important;
}
nav.navbar.main-menu.fixed-top .menu-item a {
    color: #fff !important;
}

footer p{
color:#fff;
}
.footer-3 .textwidget {
    padding: 0;
}

.inner-page .page-inner-heading{
color:#0956a4;
}
.inner-page .page-inner-heading a {
    color: #000;
}
@media(max-width:767px){
  .featured-manufacturer-container.featured-manufacturer-layout-coustom {
    padding: 0;
}
  .featured-manufacturer-container.featured-manufacturer-layout-coustom .col-sm-4.content-div, .featured-manufacturer-container.featured-manufacturer-layout-coustom  .col-sm-8.img-div. {
    min-width: 100%;
}
	.section-home-page-slider .c-cap p,.section-home-page-slider .c-cap a {
	    font-size: .7em;
	    line-height: 1;
	    font-size: 16px;
	}
	.sidenavR {
	    top: 50px;
	}
}

@media(max-width:480px){
  ul#menu-areas-we-serve li {
    width: 100%;
  }
  #livesite_engage_button {
     margin-right: 145px !important;
  }
  #livesite_engage_button a.ls-engage-button {
	    padding: 2px 15px 0 !important;
	    min-width: 140px !important;
	}
  .col-md-8.top-bar-left .phn {
    display: block;
	}
}
.col-md.footer-2 a:hover, .footer-widget-wrapper .textwidget p a:hover{
    color: #0a56a4;
}
nav.main-menu .menu-item ul li a:focus{ color:#232323!important;}
ul#menu-top-menu li a:hover {
    color: #0956a4;
}
.col-lg.footer-1 a.btn-icon:hover {
    background: #0a56a4;
}
#container-footer-4   a.btn-icon:hover {background:#75b436;}
@media (min-width:1200px) {
/*  header#masthead .top-menu-wrapper {
    z-index: 999999;
    padding-top: 60px;
    position: relative;
}
header#masthead .top-bar {
position:fixed;
      width: 100%;
}
.fixed-top {
top: 40px !important;
}
  .top-menu-wrapper > nav {
        left: 52%;
    position: fixed;
        z-index: 9999999;
  }
  ul#menu-top-menu {
    margin-top: -97px;
}
 .inner-page header#masthead
  { padding-top:0px !important;
  z-index: 999 !important;
position: relative;}*/
}
@media (max-width:1024px){
	ul#menu-top-menu {
        margin: 0 auto;
	}
	header#masthead .top-menu-wrapper {
        height: auto;
    	background: #232323;
	}
	.col-md-8.top-bar-left {
    	margin: 0 auto;
		max-width: 655px;
        flex: 0 0 655px;
	}
	header#masthead .top-bar {
        margin-bottom: 0;
	}
	ul#menu-main-menu {
	    margin: 0 auto;
	}
	.logo-row .col-lg-5 {
		margin-top: 10px;
        flex: 0 0 100%;
    	max-width: 100%;
    	text-align: center;
	}
	.front-page header#masthead {
        position: static;
	}
	.home-slider .c-cap p,.home-slider .c-cap a {
        font-size: 15px;
    	line-height: 17px;
	}
	
}
@media (max-width:991px){
	.featured-manufacturer-container.featured-manufacturer-layout-coustom {
        padding: 20px;
	}
	.service-areas-layout-custom .content-div {
	    padding: 0 5px;
	}
	ul#menu-areas-we-serve li {
	    width: 49%;
	}
}
@media (max-width:480px){
	.content-area img.alignright, .content-area img.alignleft {
	    margin: 0 auto 10px;
	    float: none;
	    display: block;
	}
}
@media (max-width:480px){
	.c-cap {
	    max-width: 80%;
	}
}
/* Shop Button */
li.shop_link {background: #74B436;}
li.shop_link a.nav-link{color:#fff !important;}

ul#menu-main-menu li a { padding-left: .3em; padding-right: .3em;}
ul#menu-main-menu li a {
    padding-left: 0.3em;
    padding-right: 0.3em;
    font-size: 15px;
}