/* ========================================== */
/* === CSS Table of Contents ================ */
/* === 2023 © Guardian Sages ================ */ 
/* ========================================== */

/* ========================================== */
/* === 1. Top Header Section ================ */
/* === 2. Navigation Section ================ */
/* === 3. Website Pages Section ============= */
/* ===    a. Home Section =================== */
/* ===    b. About Section ================== */
/* ===    c. Services Section =============== */
/* ===    d. Gallery Section ================ */
/* ===    e. Areas We Service Section ======= */
/* ===    f. Testimonials Section =========== */
/* ===    g. Contact Section ================ */
/* ===    h. Sections On Every Page ========= */
/* === 4. Misc. Section ===================== */
/* ===    a. Referrals Owl Carousel ========= */
/* ===    b. Default Classes ================ */
/* ===    c. Gallery Function Section ======= */
/* ===    d. Reviews Function Section ======= */
/* === 5. Footer Section ==================== */
/* === 6. Lg. Laptop CSS Section ============ */
/* === 7. Sm. Laptop CSS Section ============ */
/* === 8. Tablet CSS Section ================ */
/* === 9. Mobile CSS Section ================ */
/* === 10. Sm. Mobile CSS Section =========== */
/* ========================================== */

@import url('https://fonts.googleapis.com/css?family=Staatliches');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700,900');

@font-face {
	font-family: 'font';
	src:url('../fonts/arvo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'font2';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font3';
	src:url('../fonts/Monoton-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font4';
	src:url('../fonts/crystal.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.vertically-centered{
	display: flex;
	flex-direction: column;
	justify-content: center; 
}

/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%; background: #000; z-index: 2; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; border-bottom: 2px solid #FB0202; margin-top: 105px;
}
.top-header div[class*='col-']:first-child {
	display: flex; justify-content: flex-end; align-items: center;
}
.top-header div[class*='col-']:first-child a {
	padding: 0; font-size: 15px; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.top-header div[class*='col-']:first-child a:hover {
	background-color: transparent;
}
.top-header div[class*='col-']:nth-child(2) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) a {
	
}
.top-header div[class*='col-']:nth-child(3) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(4) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(4) a {
	
}
.top-header div[class*='col-']:nth-child(4) a:hover {
	color: rgb(120,120,120);
}
.top-header div[class*='col-']:nth-child(5) {
	display: flex; justify-content: flex-start; align-items: center;
}
.top-header div[class*='col-']:nth-child(5) a {
	display: flex; justify-content: center; align-items: center; border: 1px solid rgb(255,255,255); color: rgb(255,255,255); background: #fb0202; border-radius: 10px;	height: 60px; width: 60px; margin: 0 4px;    font-size: 20px;
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	background: #0281fd;	text-decoration:none !important; color: rgb(255,255,255);
}
.top-header .dropdown-menu {
	background: whitesmoke; border-radius: 0;
}
.top-header .dropdown-menu a {
	color: #222; padding: 3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100; padding: 6px 25px; outline: none !important; border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important; color: #000 !important;
}
.top-header img {
    background: #fff;
        margin-bottom: -135px;
    margin-top: -200px;
    padding: 25px 0px 0px 0px;
    border-radius: 50%;
    border-bottom: 25px solid #fff;
    box-shadow: 0px 0px 0px 5px #000;
	    z-index: 2;
    position: relative;
}
.top-header-animate {
	background: rgb(255,255,255);margin-top: -125px;
}
.top-header-animate img {
 max-width: 65%;
    margin-top: 119px;
    box-shadow: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    border-bottom: none; 
}
.top-header .outreach1 {
	background: #0281fd; color: #fff;border-top-right-radius: 25px; border-radius: 5px; text-align: center; font-family: font4;
}
.top-header .outreach1 a {
	color: inherit;
}
.top-header .outreach1 i {
    font-size: 45px;
    color: #fff;
    border: 1px solid #0281fd;
    background: #0281fd;
    padding: 5px 10px 5px 10px;
    margin-top: 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom: -45px;
    margin-left: -25px;
}
.top-header .outreach1:hover {
		background: #fa0202;transition: 2s;
}
.top-header .outreach1:hover i {
	    font-size: 45px; color: #fff; border: 1px solid  #fa0202; background: #fa0202; transition: 2s;
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a; font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #000; background-color: rgb(255, 255, 255); border-color: #666e76; box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline: none !important; box-shadow: none !important;
}

/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font4'; padding: .25rem 1.5rem; clear: both; color: rgb(12,12,12); text-align: inherit; white-space: nowrap; background: 0 0;border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255,255,255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.dropdown {
	float: left; position: relative;
}
.dropdown .dropbtn {
    margin: 0 28px;
    padding: 6px 0px;
    font-weight: 900;
    font-size: 18px;
    color: #000;
    font-family: 'font2';
}
.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #043174;
}
.dropdown-one {
	cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-two {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
	display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
	display: block;
}
.dropdown-one .dItem {
	color: black; padding: 12px 16px; display: block; text-align: left;
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
	background-color: #ddd;
}
.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px; text-transform: uppercase; padding-top: 20px;	line-height: 5px; font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333; white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
	overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
	background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #ccc;
}
.tabcontent {
	display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; text-align: center; font-size: 2rem; color: rgb(246,177,24);
}

body {
	padding: 0; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.navbar-scroll {
	padding: 30px 0 30px; position: fixed; background: #fff; width: 100%; z-index: 1;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;border-top: 5px solid #000;
    border-bottom: 5px solid #000;
}
.navbar-scroll img {
    background: #fff;
    margin-bottom: -175px;
    margin-top: -5px;
    margin-left: -75px;
    margin-right: 100px;
    padding: 25px 0px 0px 0px;
    border-radius: 50%;
    border-bottom: 25px solid #fff;
    box-shadow: 0px 0px 0px 5px #000;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0); border-bottom-left-radius: 1.5rem;	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background: #fdfdfd; position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;	font-size: 1.5em; position: absolute; top: 6px; right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8; font-size: 20px; font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em; font-weight:700; text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
	margin: 0 28px; padding: 6px 0px; font-weight: 900; font-size: 16px; color: #000; font-family: 'font4'; letter-spacing: 1px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position: relative;
}
.navbar-collapse {
	height: 100%;
}
.mobile-top-header {
	display: none !important;
}

/* ========================================== */
/* === Website Pages Section ================ */
/* ========================================== */

/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 260px;
}
.home-header-section .slider-logo span {
	font-family: 'font'; color: rgb(196,41,56);
}
.video {
	overflow: hidden; position: relative; z-index: 2; display: block;
}
.video .pad {
	padding: 350px 0px 0px 300px; position: absolute;
}
.video .pad h5 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'Arial'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	font-size: 16px; color: rgb(255,255,255); font-family: 'Arial'; font-weight: 600; border: 1px solid rgb(12,32,63); padding: 15px 30px; border-radius: 1.6rem; background: rgb(12,32,63);
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.pre-home {
	margin: 25px;
}
.pre-home .plax {
	    background: linear-gradient(90deg, rgba(255,255,255,0.25) 25%, rgba(0,0,0,0.75) 25%, rgba(0,0,0,0.75) 75%, rgba(255,255,255,0.25) 75%), url(/img/hvac-1-new.jpg);
    background-size: cover;
    min-height: auto; border-radius: 25px;
    background-position: bottom;
    overflow: hidden;	border: 3px solid #000;
    padding: 200px 75px 200px 75px;
    background-repeat: no-repeat;
}
.pre-home h1 {
	font-family: font4; font-size: 50px; padding: 25px 5px 75px 5px; text-align: center;
}
.pre-home  h2 {
	font-family: font4; font-size: 30px; line-height: 50px; color: #f5f5f5; text-align: center;
}
.pre-home  h3 {
	font-family: font2; font-size: 20px; line-height: 50px; color: #f5f5f5; font-weight: 600;  text-align: center;
}
.pre-home  h4 {
	font-family: font2; font-size: 25px; line-height: 50px; color: #f5f5f5; font-weight: 600; letter-spacing: 2px;
}
.pre-home h5 {
	font-size: 20px; padding: 25px 0px 25px 0px; font-family: font4; text-align: center; color: #fff;  background: #fa0202; border-radius: 15px;
}
.pre-home h5:hover {
	color: #fa0202; background: #fff; box-shadow: 0px 0px 0px 2px #fa0202;
}
.pre-home h6 {
	font-size: 20px; padding: 25px 0px 25px 0px; font-family: font4; text-align: center; color: #fff; background: #0281fd; letter-spacing: 2px; border-radius: 15px;
}
.pre-home h6:hover {
	color: #0281fd; background: #fff; box-shadow: 0px 0px 0px 2px #0281fd;
}
.pre-home i {
	font-size: 35px; margin-left: -25px; padding-right: 25px;
}
.pre-home p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; line-height: 35px;
}
.home-start {
	padding: 150px 0px 150px 50px; background: #f5f5f5;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h1 {
	font-family: 'font2'; font-size: 35px; text-align: left; font-weight: 800; color: rgb(196,41,56);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify;  line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home-start .rec1 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #fa0202; border-right: none; border-bottom: none;
}
.home-start .rec2 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #444; border-right: none; border-bottom: none;
}
.home-start .rec3 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #0281fd; border-right: none; border-bottom: none;
}
.home-start h3 {
	font-size: 25px; font-family: font4;
}
.home-start p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; line-height: 35px;
}
.home1 {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.motion1 {
	 padding: 90px 0px 90px 0px;
}
 .bg1 {
	    background: linear-gradient(90deg, #000000e8 25%, #000000e8 25%, #000000e8 55%, rgba(255, 255, 255, 0.25) 55%), url(/img/hvac-22-new.jpg);
    background-size: cover;
    margin: 25px;
    border-radius: 25px;
}
.motion1 .boxer1 {
	display:flex;
	justify-content: center;
	align-items:center;
	flex-direction:column;
	
padding: 50px 15px 50px 15px; margin-top: 0px; margin-left: 0px; border: 2px solid #000;  background: #fa02028f; border-radius: 75px;  height: 630px;
}
.motion1 .boxer1 p {
	text-align: center;
}
.motion1 .boxer1 img {
    border-bottom-right-radius: 25%;  border-top-left-radius: 25%;
   margin-top: -50px; max-width: 115%; margin-left: -15px; 
}
.motion1 .boxer1 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer1:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/residential-icon-1.png); background-size: cover; 
}
.motion1 .boxer1:hover h4 {
	display: none;
}
.motion1 .boxer1:hover h6 {
	display: none;
}
.motion1 .boxer1:hover p {
	display: none;
}
.motion1 .boxer1:hover img {
	display: none;
}
.motion1 .boxer1:hover mark {
	display: contents;
}
.motion1 .boxer2 {
	
	display:flex;
	justify-content: center;
	align-items:center;
	flex-direction:column;
	
padding: 50px 15px 50px 15px; margin-top: 0px; margin-left: 0px; border: 2px solid #000; background: #fff; border-radius: 75px;  height: 630px;
}
.motion1 .boxer2 p {
	text-align: center;
}
.motion1 .boxer2 img {
    border-bottom-right-radius: 25%;  border-top-left-radius: 25%;
   margin-top: -50px; max-width: 115%; margin-left: -15px; 
}
.motion1 .boxer2 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer2:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/commercial-icon-1.png); background-size: cover;
}
.motion1 .boxer2:hover h4 {
	display: none;
}
.motion1 .boxer2:hover h6 {
	display: none;
}
.motion1 .boxer2:hover p {
	display: none;
}
.motion1 .boxer2:hover img {
	display: none;
}
.motion1 .boxer2:hover mark {
	display: contents;
}



.motion1 .boxer3 {
	display:flex;
	justify-content: center;
	align-items:center;
	flex-direction:column;

	padding: 50px 15px;
	margin-top: 0;
	margin-left: 0;
	border: 2px solid #000;
	background: #0281fd96;
	border-radius: 75px;

	min-height: 630px; /* use min-height instead of height */
}

.motion1 .boxer3 p {
	text-align: center;
}

.motion1 .boxer3 img {
	border-bottom-right-radius: 25%;
	border-top-left-radius: 25%;

	margin-top: -50px;
	max-width: 115%;  /* match boxer2 behavior */
	margin-left: -15px;

	height: auto;     /* critical fix */
	display: block;
}
.motion1 .boxer3 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer3:hover {
	    /*background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/refrigeration-icon-1.png);*/
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/fridge-stock-image.png);
					background-repeat: no-repeat;
					background-size: 70%;
					background-position: 50% 80%;
}
.motion1 .boxer3:hover h4 {
	display: none;
}
.motion1 .boxer3:hover h6 {
	display: none;
}
.motion1 .boxer3:hover p {
	display: none;
}
.motion1 .boxer3:hover img {
	display: none;
}
.motion1 .boxer3:hover mark {
	display: contents;
}
.motion1 .lefty {
       background: linear-gradient(90deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-3-new.jpg);
    background-size: cover;
    border-top-right-radius: 10%;
    border-top: 2px solid #000;
    border-right: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -15px;
    border-bottom: 2px solid #000;
    border-bottom-right-radius: 10%;
}
.motion1 .righty {
         background: linear-gradient(270deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-01-new.jpg);
    background-size: cover;
    border-top-left-radius: 10%;
    border-top: 2px solid #000;
    border-left: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -15px;
    border-bottom: 2px solid #000;
    border-bottom-left-radius: 10%;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
}
.motion1 .carousel-buttons {
				margin-left: 100px;
    top: 35%; margin-bottom: 25px;
    position: absolute; z-index: 0;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: relative;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0px 0px 35px 0px;
		margin: 0px 75px 25px 75px;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}

.motion1 .slides {
  display: flex;
  transition: transform 0.5s; margin-bottom: 50px;    margin-top: 225px;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%; background: #0009; padding: 25px 0px 0px 0px; border-radius: 25px;    height: 182px;
}
.motion1 .slide img {
	border-radius: 25px;
    margin-top: -25px;
}
.motion1 .slide p {
	color: #fff;
}
.motion1 .slide h4 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 25px;
}
.motion1 h2 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 2rem;
}
.motion1 h2 strong {
	letter-spacing: 5px; color:  #0281fd;
}
.motion1 h4 {
	font-family: 'font4'; text-align: center;
	color: #000;
	font-size: 25px;
}
.motion1 p {
	font-family: 'font4'; text-align: center;
	color: rgb(83,82,82);
	font-size: 2rem;
}
.motion1 h6 {
	    margin-left: 80px;
}
.motion1 .lighter {
	color: #fff; line-height: 50px;
}
.motion1 .darker {
	color: #fff; line-height: 45px;
}
.motion1 h2 span {
	font-size: 4rem; margin-left: -15px;
}
.carousel-buttons span {
	color: #fa0202;
}
.carousel-buttons span:hover {
	color: #0281fd;
}
.motion1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px;
}
.motion1 h3 {
	    font-family: font4;
    font-size: 40px;
    text-align: center;
    line-height: 75px;
    margin-top: 75px;
}
.motion1 .shader {
	background: #f5f5f5; padding-bottom: 100px; margin-bottom: 150px; padding-top: 50px;
}

.motion .row.shader *{
	
	
	
	display: flex;
	align-items: stretch; 
}


.motion1 .pad {
	margin-top: 150px; padding: 75px;
}
.motion1 .pad p {
	color: #fff;
}
/**** About Section ****/
.about-us-intro {
	padding: 350px 25px 100px 25px;     background: linear-gradient(90deg, rgb(250 2 2 / 0%) 17.3%, #f2f2f2 17.3%, #f2f2f2 82.7%, rgb(2 129 253 / 0%) 82.7%), url(/img/furnace-01-new.jpg);
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	color: #fff;
    width: 100%;

  background-repeat: no-repeat;
  background-size: cover;
}

.about-us-intro h1 {
	font-family: 'font4'; font-weight: 500; font-size: 35px; color: #9a1818; text-shadow: 2px 2px 50px #444; /*text-indent: 150px;*/text-align: center;
}
.about-1 h5 {
	color: #9a1818; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #9a1818;
}
.about-us-intro  p {
	font-family: 'font2'; color: #444; font-size: 17px; line-height: 35px; text-align: center; font-weight: 600;

}
.about-1 img {
	
}
.about-1 li {
	color:  #9a1818; line-height: 70px; font-size: 35px; font-family: 'font6'; text-shadow: 2px 2px 25px #444; margin-left: 50px;
}
.setter1 {
	background: #fa0202; padding-top: 50px;
}
.setter2 {
	background: #fff;
}
.setter3 {
	background: #0281fd;
}
.about-split-1 {
	background: linear-gradient(7deg, rgba(255,255,255,1) 50%, rgba(250,2,2,1) 50%); padding: 150px 0px 150px 0px;
}
.about-split-2 {
    background: linear-gradient(173deg, rgba(255, 255, 255, 1) 50%, rgba(2, 129, 253, 1) 50%); padding: 150px 0px 150px 0px;
}
.about-us-past {
    background: url(/img/hvac-4-new.jpg); padding: 200px 50px 200px 50px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-present {
 background: url(/img/about-33-new.jpg); padding: 200px 50px 200px 50px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-future {
background: url(/img/about-2-new.jpg); padding: 200px 50px 200px 50px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.plaxer1 {
     padding: 25px; background: #0009;border-radius: 25px;
}
.plaxer1 h2 {
	font-family: font4; font-size: 35px; color: #fff; text-align: center;
}
.plaxer1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px; color: #fff;
}
/**** Services Section ****/
.service-intro {
	padding: 150px 50px 150px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.25) 0%, rgba(255,255,255,0.25) 50%, rgba(2,129,253,0.25) 100%), url(/img/hvac-5-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro h1 {
	font-size: 75px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro h2 {
	font-size: 30px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro h4 {
	font-family: 'font4'; font-size: 30px; font-weight: 600; text-align: center;
}
.service-intro h6 {
	font-size: 15px; color: #fff; font-weight: 600;
}
.service-intro p {
	font-size: 17px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #fff; color: #fff; margin-top: 100px; border-radius: 15px;
}
.service-intro2 {
	padding: 150px 50px 150px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-7-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro2 h1 {
	font-size: 75px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro2 h2 {
	font-size: 30px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro2 h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro2 h4 {
	font-family: 'font4'; font-size: 30px; font-weight: 600; text-align: center;
}
.service-intro2 p {
	font-size: 17px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro2 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
.service-intro3 {
	padding: 150px 50px 150px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-replacement-1-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro3 h1 {
	font-size: 75px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro3 h2 {
	font-size: 30px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro3 h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro3 h4 {
	font-family: 'font4'; font-size: 30px; font-weight: 600; text-align: center;
}
.service-intro3 p {
	font-size: 17px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro3 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
 .boxy1 {
	border-radius: 25px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);box-shadow: 0px 0px 0px 1px #000;
    padding: 25px 0px 10px 0px;
}
 .tabber1 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
				border-radius: 25px;
}
 .tabber2 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
 .tabber3 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
.tabber4 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}

.tabber1:hover {
    background: linear-gradient(180deg, #fa0202 0%, #fa0202 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #fa0202;
}
 .tabber2:hover {
    background: linear-gradient(180deg, #0281fd 0%, #0281fd 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #0281fd;
}
.tabber3:hover {
    background: linear-gradient(180deg, #444 0%, #444 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #444;
}
 .tabber4:hover {
    background: linear-gradient(180deg, #31c469 0%, #31c469 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #31c469;
}
.boxy2 {
	padding: 85px 100px 100px 100px; 
}

.owner-operators-split {
	padding: 50px 0px 50px 0px; color: #001d6c; text-align: center;     background: linear-gradient(270deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%); border-top: 5px solid #000; border-bottom: 5px solid #000; 
}
.owner-operators-split h3 {
	font-family: font5; font-size: 40px;
}
.owner-operators-split h5 {
	font-size: 50px; font-weight: 300; color: #000;
}
.owner-operators-split h6 {
	font-family: 'font4'; letter-spacing: 2px; font-size: 20px; color: #000; text-transform: uppercase;
}
.owner-operators-split .liner {
	background: #fff; width: 10%;
}
.owner-operators-split .hexer {
  padding:  50px; box-shadow: 1px 1px 10px -2px #000; margin-top: -100px; margin-bottom: -100px;
		background: #f5f5f5;
    min-height: auto; border-radius: 25px;
    background-attachment: fixed; position: relative; z-index: 0; border: 7px solid #000;
}
.service-1 {
	padding: 0px 0px 0px 50px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/furnace-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-1 .container-fluid {
	padding: 0px;
}
.service-1 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-1 .pad {
    padding: 200px 150px 50px 150px;
}
.service-1 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-1 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-1 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 30px;
}
.service-1 p {
	font-size: 20px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-1 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-1 span {
	color: rgb(83,82,82);
}
.service-1 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-install-1-new.jpg);
   
			background-size: cover; background-repeat: no-repeat;
}
.service-2 {
	padding: 0px 0px 0px 50px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-install-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-2 .container-fluid {
	padding: 0px;
}
.service-2 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-2 .pad {
    padding: 200px 150px 50px 150px;
}
.service-2 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-2 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-2 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 30px;
}
.service-2 p {
	font-size: 20px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-2 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-2 span {
	color: rgb(83,82,82);
}
.service-2 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%; background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-maintenance-1-new.jpg);
   background-size: cover; background-repeat: no-repeat;
}

.service-3 {
	padding: 0px 0px 0px 50px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-inspections-1-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-3 .container-fluid {
	padding: 0px;
}
.service-3 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-3 .pad {
    padding: 200px 150px 50px 150px;
}
.service-3 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-3 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-3 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 30px;
}
.service-3 p {
	font-size: 20px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-3 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-3 span {
	color: rgb(83,82,82);
}
.service-3 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-repair-02.jpg);*/
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-floor-photo.jpg);*/
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-001.jpg);

	
   background-size: cover; background-repeat: no-repeat;
}

/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h1 {
	font-size:3.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
/**** FAQ START *****/
.serv6 {
	padding: 100px 150px 150px 150px; border-left: 25px solid #fff; border-right: 25px solid #fff;
	background: #f5f5f5;
}
.serv6 h1 {
	font-family: 'font4';
	color: #000; letter-spacing: 2px;
	font-size: 3rem;
	padding-bottom: 40px;
	text-align: center;
}
.serv6 h3 {
	font-family: monospace; font-size: 35px; text-align: center; color: #000;
}
.serv6 p {
	font-size: 17px;
	padding-top: 20px;
	font-family: 'font2'; line-height: 35px;
	color: #000; font-weight: 600;
	text-align: center;
}
.serv6 mark {
	 padding: 15px;
    font-size: 20px;
    text-align: center;
    font-family: monospace;
    background: #0281fd;
    color: #fff;
    border: 1px solid #fff;
}
.serv6 i {
	font-size: 20px;
	color: rgb(255,255,255);
}
.serv6 button {
	border-radius: 1.6rem;
	border: 1px solid rgb(255,255,255);
	background: rgb(246,177,24);
	font-size: 14px;
}
.serv6 button:hover {
	background: rgb(246,177,24,0.8);
}
.serv6 img {
	border-radius: 0.6rem;
}
.serv6 .box{
    box-shadow: 1px 1px 8px white;
    width: auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 1px 8px #ddd;
}
.serv6 .box p {
	line-height: 25px;
}
.serv6 span{
    transition: 200ms;
    font-weight: 600;
    font-size: 18px;
}
.serv6 .bg-dark {
    background-color: #0281fd !important;
}
.serv6 .bg-dark:hover {
    background-color: #fa0202 !important; color: #fff !important;
}
.serv6 .content{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_2{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_3{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_4{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_5{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_6{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .header{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.serv6 .header_2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_4{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_5{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_6{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
/**** FAQ END ****/
/**** General Services Section ****/
.general-services {
	padding: 100px 150px 100px 150px; background: linear-gradient(270deg, rgba(250, 2, 2, 0.25) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(2, 129, 253, 0.25) 100%);
}
.general-services h1 {
	font-family: font4; font-size: 50px; padding: 50px 0px 100px 0px;
}
.general-services h2 {
	font-family: monospace;
    font-size: 25px;
    padding-top: 10px;
    color: #000;
}
.general-services  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-services .bawks1 {
	padding: 50px;
}
.general-services .bawks2 {
	padding: 25px; border: 2px solid #000; background: #fff;border-radius: 15px;
}
.general-services .bawks2 img {
	border-radius: 15px;
}
.general-residential {
 padding: 100px 0px 100px 0px;
   
}
.general-residential h3 {
	font-family: font4; font-size: 50px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-residential h4 {
	font-family: monospace; font-size: 20px; line-height: 40px;
}
.general-residential  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-residential .rec1 {
padding: 125px 25px 25px 25px;

}
.general-residential .rec2 {
padding: 25px;

}
.general-residential img {
	width: 800px; height: 800px;
}
.general-residential mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-residential mark:hover {
	background: #fa0202;
}
.general-commercial {
 padding: 100px 0px 100px 0px;
   background: #f5f5f5;
}
.general-commercial h3 {
	font-family: font4; font-size: 50px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-commercial h4 {
	font-family: monospace; font-size: 20px; line-height: 40px;
}
.general-commercial  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-commercial .rec1 {
padding: 125px 25px 25px 25px;

}
.general-commercial .rec2 {
padding: 25px;

}
.general-commercial img {
	width: 800px; height: 800px;
}
.general-commercial mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-commercial mark:hover {
	background: #fa0202;
}
.general-refrigeration {
 padding: 100px 0px 100px 0px;
   
}
.general-refrigeration h3 {
	font-family: font4; font-size: 50px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-refrigeration h4 {
	font-family: monospace; font-size: 20px; line-height: 40px;
}
.general-refrigeration  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-refrigeration .rec1 {
padding: 125px 25px 25px 25px;

}
.general-refrigeration .rec2 {
padding: 25px;

}
.general-refrigeration img {
	width: 800px; height: 800px;
}
.general-refrigeration mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-refrigeration mark:hover {
	background: #fa0202;
}
/**** Testimonials Section ****/
.testimonials {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}


/**** Sections On Every Page ****/
.contact-us {
	padding: 350px 100px 200px 100px; background: #f5f5f5;
}
.contact-us h1 {
	font-family: font4; padding-bottom: 50px;
}
.contact-us  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600;
}
.contact-us li {
	font-family: font2; font-weight: 600;
}
.contact-us li strong {
	font-family: monospace; font-size: 20px
}
.contact-section {
	padding: 50px 0 50px 0;    background: linear-gradient(360deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%);
}
.contact-section h2 {
    font-size: 100px;
    margin-top: 75px;
    transform: rotate(-7deg);
    margin-left: -115px;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}


.contact-section .contact-point{
	padding: 60px 25px;
	
	background: white;
	text-align: center;
	
	border-radius: 25px;
	border: 7px solid #000;
	width:max-content; 
}
.contact-point h2 {
    font-family: 'font4';
    text-align: center;
    color: black;
    font-size: 2rem;
				    transform: rotate(-0deg);
    margin-left: -0px;
				    margin-top: 0px;
}
.contact-point .contact-cta{
    font-size: 20px;
    padding: 25px 4px 25px 4px;
    font-family: font4;
    text-align: center;
    color: #fff;
    background: #fa0202;
    border-radius: 15px;
				transition:0.3s;
				border: 2px solid black;
				display:inline-flex;
}
.contact-point .contact-cta:hover{
    color: #fa0202;
    background: #fff;
}




/* ========================================== */
/* === Misc. Section ======================== */
/* ========================================== */

/****  Referrals Owl Carousel ****/
.owl-carousel .owl-stage-outer {
	padding: 40px 0;
}
.owl-nav {
	position: absolute; width: 100%; top: 10%; display: none;
}
.owl-carousel .item {
	display: block; height: 100%;
}
.owl-carousel .owl-item span {
	font-size: 20px; font-weight: 500;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position: absolute;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	background: transparent !important; color: #212121 !important; opacity: .5 !important;
}
.owl-nav .owl-next {
	left: 100%;
}
.owl-nav .owl-prev {
	right: 100%;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
	font-size: 3em; display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	outline: none;
}

/**** Default Classes ****/
body {
	font-family: 'Montserrat', sans-serif;
}
body#barbajs {
	visibility: visible;
}
a, button, .btn {
	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
a {
	cursor:pointer;	text-decoration: none !important;
}
a:hover {
	color: #252525; text-decoration: underline;
}
.btn {
	cursor: pointer; border-radius: 0;
}
.btn.alert-trigger {
	color: #fdfdfd; background-color:#333;
}
.btn:hover {
	opacity: 0.9;
}
.inner-content-section .btn {
	background:rgba(135,170,188);	border-color: #949494; color: rgba(255,255,255,1);
}
.inner-content-section .btn:hover {
	background-color: rgba(135,170,188,0.4); color: #fff;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {outline: none;box-shadow: none;background-color: #444;border-color: #949494;color: #fff;}
.btn-primary:hover {
	border-color: #949494;
}
.btn.focus, .btn:focus {
	outline:none; box-shadow: none;
}
.section-divider {
	position: relative; padding: 50px 0;
}
.estimate-section-divider .alert, .estimate-section-divider .alert p {
    text-align: left; font-size: inherit;
}
.block-overlay {
	position: absolute; display: inline-block; background:rgba(0, 0, 0, 0.6); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; z-index: 0;
}
.fadeDiv {
	position: fixed; display: inline-block; z-index: 1050; color: #fff; background: #300e87; padding: 50px; top: 150px; bottom: 150px; left: 300px; right: 300px; transform:scale(0,0); box-shadow: 0px 0px 20px -1px #000; transition: all .20s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.menu-scaler {
	position: fixed; display: inline-block; padding: 50px; z-index: 1050; top: 150px; bottom: 150px; left: 300px; right: 300px; transform: scale(1,1);
}
.fadeDiv .fadeDiv-close {
	position: absolute; right: 20px; top: 10px; font-weight: 900; font-size: 2em; font-family: 'Lato'; cursor: pointer;
}
.navbar-collapse ul {
	width: 100%; justify-content: center; align-items: center;
}
.overlay {
	height: 100%; width: 100%; background: #ffffffbf;
}
#myBtn {
	display: block; width: 50px; height: 50px; position: fixed; top: 100%; right: 30px; z-index: 99; border: none; outline: none; background-color: #000000; color: #ffffff; cursor: pointer; font-size: 14px; padding-top: 0; border-radius: 0px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#myBtn i {
	color: white;
}
#myBtn:hover {
	background-color: #424242; color: #fff;
}

/**** Gallery Function Section ****/
#portfolio input {
	display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; margin: 0; top: 0; left: -60px; z-index: 2; width: 60px; height: 60px; -webkit-appearance: none; background-image: url(/img/icons/close-btn-icon-red.png); background-repeat: no-repeat; background-color: transparent; background-size: contain; color: #ffffff; border: none; cursor: pointer; outline: none !important; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
#portfolio input:hover {
	background-color: #fff;	opacity: .;
}
button.mfp-close, button.mfp-arrow {
	outline :none !important;
}
#portfolio {
	display: flex; padding: 0; overflow: hidden; flex-wrap: wrap; justify-content: center;
}
#portfolio li {
	display: flex; justify-content: center; align-items: center; float: left; position: relative; overflow: hidden; margin: 0 10px 20px;
}
#portfolio li a {
	transform: scale(1,1); display: block; width: 100%; height: 295px; width: 490px; overflow: hidden; -o-transition:all .30s ease; -moz-transition:all .30s ease; -webkit-transition:all .30s ease; transition:all .30s ease;
}
#portfolio li a:hover {
	transform: scale(1.1,1.1) !important;
}
#portfolio li a img {
	display: block; position: absolute; top: 0%; bottom: 0%; left: 0%; right: 0%; margin: auto; width: 100%; height: auto; transform: scale(1,1);
}
#portfolio li:hover .block-overlay {
	background-color: #000000cc;
}
#portfolio li:hover input {
	left: 0;
}
#portfolio .block-overlay {
	background: rgb(0,0,0,0.1); z-index: 1; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}

.mfp-ready .mfp-figure {
	opacity: 0; margin-left: -100px;
}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 0; margin-left: -100px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
	opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 1; margin-left: 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
	opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
	-webkit-transform: scale(0.95);	-ms-transform: scale(0.95); transform: scale(0.95); opacity: 0; margin-left: -100px;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
	opacity: 0; margin-left: -20px;
}
.mfp-iframe-scaler {
	overflow: visible; /*so the close button is shown*/
}
.mfp-zoom-out-cur {
	cursor: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}

/**** Reviews Function ****/
.carousel-indicators li {
	position: relative; top: 51px; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px;	height: 3px; margin-right: 3px;	margin-left: 3px; text-indent: -999px; background-color: rgb(191, 190, 190);
}
.carousel-indicators .active {
	background-color: #0f8029;
}

/* ========================================== */
/* === Footer Section ======================= */
/* ========================================== */
.footer-section .vms-link-wrapper img {
	width: 50%;
}
.footer-section .vms-link-wrapper a {
	width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.footer-section {
	padding: 0 0 10px;  background: linear-gradient(90deg, #00000091 5%, #000000 5%, #000000 45%, #000000cc 45%), url(/img/cooling-install-1-new.jpg);
    background-size: cover;  font-size: 18px; font-weight: 400;
}
.footer-section .h-card {
	 background: #fff; padding: 25px 50px 25px 50px; border-radius: 25px; border: 3px solid #fa0202;
}
.footer-section .h-card:hover {
	border: 3px solid #0281fd;
}
.footer-section h2 {
	font-family: font4; font-size: 25px;
}
.footer-section .h-card h4 {
	font-size: 1.3rem; color: rgb(30,30,30); font-family: font2; font-weight: 600;
}
.footer-section .h-card p {
 font-size: 15px; font-family: 'font2'; color: #000;
}
.footer-section a {
	font-size: 16px;
}
.footer-section .service-cities p {
	margin: 0 0 3px;
}
.service-cities {
	margin-bottom: 1em;
}
.service-cities img {
	padding-bottom: 20px;
}
.service-cities h5 {
	line-height: 8px;
}
.service-cities h4 {
	font-size: 20px; font-family: 'font2'; font-weight: 600; text-decoration: underline; color: #fff;
}
.service-cities h3 {
	font-size: 35px; font-family: font4; font-weight: 600;  color: #fff;
}
.service-cities p {
	color: #fff; font-family: monospace; font-weight: 500; line-height: 40px;
}
.bottom-footer {
	padding: 75px 0px 35px 0px; background: #000;
}
.bottom-footer .vms-link-wrapper {
	position: relative; top: -10px;
}
.bottom-footer div[class*='col-']:nth-child(2) {
	display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; font-size: 14px;
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display: flex; justify-content: center;	align-items: center; border: 1px solid #fff; border-radius: 7px;
    height: 35px;
    width: 35px; margin: 0 4px; background: #0281fd; color: #fff;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: #fa0202; text-decoration: none !important; color: #fff;
}
.trademark-disclaimer {
	padding: 10px 0; background: linear-gradient(90deg, rgba(2,129,253,1) 50%, rgba(250,2,2,1) 50%); margin-bottom: -10px;
}
.trademark-disclaimer p {
	font-size: 8px; text-align: center; color: rgb(255,255,255);
}





/* === Lg. Laptop CSS Section ================= */
@media screen and (max-width : 1440px) {
	/*** Don't place anything here, unless absolutely necessary ***/
}
/* === Sm. Laptop CSS Section ================= */
/*@media screen and (max-width: 1024px) {*/
	@media screen and (max-width: 1400px) {

	
/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%; background: #000; z-index: 2; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; border-bottom: 2px solid #FB0202; margin-top: 105px;
}
.top-header div[class*='col-']:first-child {
	display: flex; justify-content: flex-end; align-items: center;
}
.top-header div[class*='col-']:first-child a {
	padding: 0; font-size: 15px; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.top-header div[class*='col-']:first-child a:hover {
	background-color: transparent;
}
.top-header div[class*='col-']:nth-child(2) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(3) a {
	
}
.top-header div[class*='col-']:nth-child(3) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(4) {
	display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(4) a {
	
}
.top-header div[class*='col-']:nth-child(4) a:hover {
	color: rgb(120,120,120);
}
.top-header div[class*='col-']:nth-child(5) {
	display: flex; justify-content: flex-start; align-items: center;
}
.top-header div[class*='col-']:nth-child(5) a {
	display: flex; justify-content: center; align-items: center; border: 1px solid rgb(255,255,255); color: rgb(255,255,255); background: #fb0202; border-radius: 10px;	height: 60px; width: 60px; margin: 0 4px;    font-size: 20px;
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	background: #0281fd;	text-decoration:none !important; color: rgb(255,255,255);
}
.top-header .dropdown-menu {
	background: whitesmoke; border-radius: 0;
}
.top-header .dropdown-menu a {
	color: #222; padding: 3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100; padding: 6px 25px; outline: none !important; border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important; color: #000 !important;
}
.top-header img {
    background: #fff;
        margin-bottom: -135px;
    margin-top: -200px;
    padding: 25px 0px 0px 0px;
    border-radius: 50%;
    border-bottom: 25px solid #fff;
    box-shadow: 0px 0px 0px 5px #000;
	    z-index: 2;
    position: relative;
				max-width: 70%;
}
.top-header-animate {
	background: rgb(255,255,255);margin-top: -125px;
}
.top-header-animate img {
	display: none;
 max-width: 65%;
    margin-top: 119px;
    box-shadow: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    border-bottom: none;
				
}
.top-header .outreach1 {
	background: #0281fd; color: #fff;border-top-right-radius: 25px; border-radius: 5px; text-align: center; font-family: font4;
}
.top-header .outreach1 a {
	color: inherit;
}
.top-header .outreach1 i {
    font-size: 45px;
    color: #fff;
    border: 1px solid #0281fd;
    background: #0281fd;
    padding: 5px 10px 5px 10px;
    margin-top: 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-bottom: -45px;
    margin-left: -25px;
}
.top-header .outreach1:hover {
		background: #fa0202;transition: 2s;
}
.top-header .outreach1:hover i {
	    font-size: 45px; color: #fff; border: 1px solid  #fa0202; background: #fa0202; transition: 2s;
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a; font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #000; background-color: rgb(255, 255, 255); border-color: #666e76; box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline: none !important; box-shadow: none !important;
}
	
	
	
	
	
	
/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font4'; padding: .25rem 1.5rem; clear: both; color: rgb(12,12,12); text-align: inherit; white-space: nowrap; background: 0 0;border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255,255,255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.dropdown {
	float: left; position: relative;
}
.dropdown .dropbtn {
    margin: 0 28px;
    padding: 6px 0px;
    font-weight: 900;
    font-size: 18px;
    color: #000;
    font-family: 'font2';
}
.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #043174;
}
.dropdown-one {
	cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-two {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
	display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
	display: block;
}
.dropdown-one .dItem {
	color: black; padding: 12px 16px; display: block; text-align: left;
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
	background-color: #ddd;
}
.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px; text-transform: uppercase; padding-top: 20px;	line-height: 5px; font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333; white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
	overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
	background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #ccc;
}
.tabcontent {
	display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; text-align: center; font-size: 2rem; color: rgb(246,177,24);
}

body {
	padding: 0; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.navbar-scroll {
	padding: 30px 0 30px; position: fixed; background: #fff; width: 100%; z-index: 1;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;border-top: 5px solid #000;
    border-bottom: 5px solid #000;
}
.navbar-scroll img {
    background: #fff;
    margin-bottom: -175px;
    margin-top: -5px;
    margin-left: -75px;
    margin-right: 100px;
    padding: 25px 0px 0px 0px;
    border-radius: 50%;
    border-bottom: 25px solid #fff;
    box-shadow: 0px 0px 0px 5px #000;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0); border-bottom-left-radius: 1.5rem;	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background: #fdfdfd; position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;	font-size: 1.5em; position: absolute; top: 6px; right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8; font-size: 20px; font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em; font-weight:700; text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
    margin: 0px 5px;
    padding: 6px 0px;
    font-weight: 900;
    font-size: 12px;
    color: #000;
    font-family: 'font4';
    letter-spacing: 1px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position: relative;
}
.navbar-collapse {
	height: 100%;
}
.mobile-top-header {
	display: none !important;
}

	
/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 190px;
}
	
/**/
	
	

	
	
.home-start {
	padding: 150px 0px 150px 50px; background: #f5f5f5;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h1 {
	font-family: 'font2'; font-size: 35px; text-align: left; font-weight: 800; color: rgb(196,41,56);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify;  line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home-start .rec1 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #fa0202; border-right: none; border-bottom: none;
}
.home-start .rec2 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #444; border-right: none; border-bottom: none;
}
.home-start .rec3 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #0281fd; border-right: none; border-bottom: none;
}
.home-start h3 {
	font-size: 25px; font-family: font4;
}
.home-start p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; line-height: 35px;
}
.home1 {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.motion1 {
	 padding: 0px 0px 50px 0px;
}
 .bg1 {
	    background: linear-gradient(90deg, #000000e8 25%, #000000e8 25%, #000000e8 55%, rgba(255, 255, 255, 0.25) 55%), url(/img/hvac-22.jpeg);
    background-size: cover;
    margin: 25px;
    border-radius: 25px;
}
.motion1 .boxer1 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 65px; border: 2px solid #000;  background: #fa02028f; border-radius: 75px;  height: auto;
}
.motion1 .boxer1 p {
	text-align: center;
}
.motion1 .boxer1 img {
    border-bottom-right-radius: 25%;  border-top-left-radius: 25%;
   margin-top: -50px; max-width: 115%; margin-left: -15px; 
}
.motion1 .boxer1 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer1:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/residential-icon-1.png); background-size: cover; 					height: 500px; 

}
.motion1 .boxer1:hover h4 {
	display: none;
}
.motion1 .boxer1:hover h6 {
	display: none;
}
.motion1 .boxer1:hover p {
	display: none;
}
.motion1 .boxer1:hover img {
	display: none;
}
.motion1 .boxer1:hover mark {
	display: contents;
}
.motion1 .boxer2 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 65px; border: 2px solid #000; background: #fff; border-radius: 75px;  height: auto;
}
.motion1 .boxer2 p {
	text-align: center;
}
.motion1 .boxer2 img {
    border-bottom-right-radius: 25%;  border-top-left-radius: 25%;
   margin-top: -50px; max-width: 115%; margin-left: -15px; 
}
.motion1 .boxer2 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer2:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/commercial-icon-1.png); background-size: cover; height: 500px; 
}
.motion1 .boxer2:hover h4 {
	display: none;
}
.motion1 .boxer2:hover h6 {
	display: none;
}
.motion1 .boxer2:hover p {
	display: none;
}
.motion1 .boxer2:hover img {
	display: none;
}
.motion1 .boxer2:hover mark {
	display: contents;
}
.motion1 .boxer3 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 65px; border: 2px solid #000; background: #0281fd96; border-radius: 75px;  height: auto;
}
.motion1 .boxer3 p {
	text-align: center;
}
.motion1 .boxer3 img {
   /* border-bottom-right-radius: 25%;  border-top-left-radius: 25%;*/
   /*margin-top: -50px; max-width: 115%; margin-left: -15px; */
border-bottom-right-radius: 25%;
    border-top-left-radius: 25%;
    margin-top: -50px;
    max-width: 100%;
    margin-left: -70px;
}
.motion1 .boxer3 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer3:hover {
	    /*background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/refrigeration-icon-1.png);*/
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/fridge-stock-image.png);
					background-repeat: no-repeat;
					background-size: 70%;
					background-position: 50% 80%;
					height: 500px; 
}
.motion1 .boxer3:hover h4 {
	display: none;
}
.motion1 .boxer3:hover h6 {
	display: none;
}
.motion1 .boxer3:hover p {
	display: none;
}
.motion1 .boxer3:hover img {
	display: none;
}
.motion1 .boxer3:hover mark {
	display: contents;
}
.motion1 .lefty {
       background: linear-gradient(90deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-3-new.jpg);
    background-size: cover;
    border-top-right-radius: 10%;
    border-top: 2px solid #000;
    border-right: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -15px;
    border-bottom: 2px solid #000;
    border-bottom-right-radius: 10%;
}
.motion1 .righty {
         background: linear-gradient(270deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-01-new.jpg);
    background-size: cover;
    border-top-left-radius: 10%;
    border-top: 2px solid #000;
    border-left: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -15px;
    border-bottom: 2px solid #000;
    border-bottom-left-radius: 10%;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
}
.motion1 .carousel-buttons {
				margin-left: 100px;
    top: 20%; margin-bottom: 25px;
    position: absolute; z-index: 0;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: relative;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0px 0px 35px 0px;
		margin: 0px 75px 25px 75px;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}

.motion1 .slides {
  display: flex;
  transition: transform 0.5s; margin-bottom: 50px;    margin-top: 275px;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%; background: #0009; padding: 25px 0px 0px 0px; border-radius: 25px;    height: auto;
}
.motion1 .slide img {
	border-radius: 25px;
    margin-top: -25px;
}
.motion1 .slide p {
	color: #fff;
}
.motion1 .slide h4 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 22px;
}
.motion1 h2 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 2rem;
}
.motion1 h2 strong {
	letter-spacing: 5px; color:  #0281fd;
}
.motion1 h4 {
	font-family: 'font4'; text-align: center;
	color: #000;
	font-size: 17px;
}
.motion1 p {
	font-family: 'font4'; text-align: center;
	color: rgb(83,82,82);
	font-size: 2rem;
}
.motion1 h6 {
	    margin-left: 0px;
}
.motion1 .lighter {
	color: #fff; line-height: 50px;
}
.motion1 .darker {
	color: #fff; line-height: 45px;
}
.motion1 h2 span {
	font-size: 4rem; margin-left: -15px;
}
.carousel-buttons span {
	color: #fa0202;
}
.carousel-buttons span:hover {
	color: #0281fd;
}
.motion1 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px;
}
.motion1 h3 {
	    font-family: font4;
    font-size: 40px;
    text-align: center;
    line-height: 75px;
    margin-top: 75px;
}
.motion1 .shader {
	background: #f5f5f5; padding-bottom: 100px; margin-bottom: 150px; padding-top: 50px;
}
.motion1 .pad {
	margin-top: 150px; padding: 75px;
}
.motion1 .pad p {
	color: #fff;
}
/**** About Section ****/
.about-us-intro {
	padding: 350px 25px 100px 25px;     background: linear-gradient(90deg, rgb(250 2 2 / 0%) 17.3%, #f2f2f2 17.3%, #f2f2f2 82.7%, rgb(2 129 253 / 0%) 82.7%), url(/img/furnace-01-new.jpg);
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	color: #fff;
    width: 100%;

  background-repeat: no-repeat;
  background-size: cover;
}

.about-us-intro h1 {
	font-family: 'font4'; font-weight: 500; font-size: 35px; color: #9a1818; text-shadow: 2px 2px 50px #444; /*text-indent: 150px;*/text-align: center;
}
.about-1 h5 {
	color: #9a1818; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #9a1818;
}
.about-us-intro  p {
	font-family: 'font2'; color: #444; font-size: 17px; line-height: 35px; text-align: center; font-weight: 600;

}
.about-1 img {
	
}
.about-1 li {
	color:  #9a1818; line-height: 70px; font-size: 35px; font-family: 'font6'; text-shadow: 2px 2px 25px #444; margin-left: 50px;
}
.setter1 {
	background: #fa0202; padding-top: 50px;
}
.setter2 {
	background: #fff;
}
.setter3 {
	background: #0281fd;
}
.about-split-1 {
	background: linear-gradient(7deg, rgba(255,255,255,1) 50%, rgba(250,2,2,1) 50%); padding: 150px 0px 150px 0px;
}
.about-split-2 {
    background: linear-gradient(173deg, rgba(255, 255, 255, 1) 50%, rgba(2, 129, 253, 1) 50%); padding: 150px 0px 150px 0px;
}
.about-us-past {
    background: url(/img/hvac-4-new.jpg); padding: 200px 50px 200px 50px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-present {
 background: url(/img/about-33-new.jpg); padding: 200px 50px 200px 50px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-future {
background: url(/img/about-2.jpg); padding: 200px 50px 200px 50px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.plaxer1 {
     padding: 25px; background: #0009;border-radius: 25px;
}
.plaxer1 h2 {
	font-family: font4; font-size: 35px; color: #fff; text-align: center;
}
.plaxer1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px; color: #fff;
}
/**** Services Section ****/
.service-intro {
	padding: 150px 50px 150px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.25) 0%, rgba(255,255,255,0.25) 50%, rgba(2,129,253,0.25) 100%), url(/img/hvac-5-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro h1 {
	font-size: 75px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro h2 {
	font-size: 30px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro h4 {
	font-family: 'font4'; font-size: 30px; font-weight: 600; text-align: center;
}
.service-intro h6 {
	font-size: 15px; color: #fff; font-weight: 600;
}
.service-intro p {
	font-size: 17px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #fff; color: #fff; margin-top: 100px; border-radius: 15px;
}
.service-intro2 {
	padding: 150px 50px 150px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-7-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro2 h1 {
	font-size: 75px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro2 h2 {
	font-size: 30px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro2 h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro2 h4 {
	font-family: 'font4'; font-size: 30px; font-weight: 600; text-align: center;
}
.service-intro2 p {
	font-size: 17px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro2 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
.service-intro3 {
	padding: 150px 50px 150px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-replacement-1-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro3 h1 {
	font-size: 75px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro3 h2 {
	font-size: 30px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro3 h3 {
	font-family: Arial; font-size: 16px; color: #fff; text-align: center;
}
.service-intro3 h4 {
	font-family: 'font4'; font-size: 30px; font-weight: 600; text-align: center;
}
.service-intro3 p {
	font-size: 17px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro3 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
 .boxy1 {
	border-radius: 25px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, #ffffffa3 25%);box-shadow: 0px 0px 0px 1px #000;
    padding: 25px 0px 10px 0px;
}
 .tabber1 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 13%, #ffffffa3 12%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
				border-radius: 25px;
}
 .tabber2 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 13%, #ffffffa3 12%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
 .tabber3 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 13%, #ffffffa3 12%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
.tabber4 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 13%, #ffffffa3 12%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}

.tabber1:hover {
    background: linear-gradient(180deg, #fa0202 0%, #fa0202 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #fa0202;
}
 .tabber2:hover {
    background: linear-gradient(180deg, #0281fd 0%, #0281fd 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #0281fd;
}
.tabber3:hover {
    background: linear-gradient(180deg, #444 0%, #444 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #444;
}
 .tabber4:hover {
    background: linear-gradient(180deg, #31c469 0%, #31c469 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #31c469;
}
.boxy2 {
	padding: 85px 100px 100px 100px; 
}

.owner-operators-split {
	padding: 50px 0px 50px 0px; color: #001d6c; text-align: center;     background: linear-gradient(270deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%); border-top: 5px solid #000; border-bottom: 5px solid #000; 
}
.owner-operators-split h3 {
	font-family: font5; font-size: 40px;
}
.owner-operators-split h5 {
	font-size: 50px; font-weight: 300; color: #000;
}
.owner-operators-split h6 {
	font-family: 'font4'; letter-spacing: 2px; font-size: 20px; color: #000; text-transform: uppercase;
}
.owner-operators-split .liner {
	background: #fff; width: 10%;
}
.owner-operators-split .hexer {
  padding:  50px; box-shadow: 1px 1px 10px -2px #000; margin-top: -100px; margin-bottom: -100px;
		background: #f5f5f5;
    min-height: auto; border-radius: 25px;
    background-attachment: fixed; position: relative; z-index: 0; border: 7px solid #000;
}
.service-1 {
	padding: 0px 0px 0px 50px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/furnace-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-1 .container-fluid {
	padding: 0px;
}
.service-1 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-1 .pad {
    padding: 200px 150px 50px 150px;
}
.service-1 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-1 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-1 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 30px;
}
.service-1 p {
	font-size: 20px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-1 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-1 span {
	color: rgb(83,82,82);
}
.service-1 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-install-1-new.jpg);
   
			background-size: cover; background-repeat: no-repeat;
}
.service-2 {
	padding: 0px 0px 0px 50px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-install-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-2 .container-fluid {
	padding: 0px;
}
.service-2 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-2 .pad {
    padding: 200px 150px 50px 150px;
}
.service-2 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-2 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-2 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 30px;
}
.service-2 p {
	font-size: 20px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-2 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-2 span {
	color: rgb(83,82,82);
}
.service-2 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%; background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-maintenance-1-new.jpg);
   background-size: cover; background-repeat: no-repeat;
}

.service-3 {
	padding: 0px 0px 0px 50px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-inspections-1-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-3 .container-fluid {
	padding: 0px;
}
.service-3 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-3 .pad {
    padding: 200px 150px 50px 150px;
}
.service-3 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-3 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-3 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 30px;
}
.service-3 p {
	font-size: 20px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-3 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-3 span {
	color: rgb(83,82,82);
}
.service-3 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-repair-02.jpg);*/
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-floor-photo.jpg);*/
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-001.jpg);

	
   background-size: cover; background-repeat: no-repeat;
}

/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
/**** FAQ START *****/
.serv6 {
	padding: 100px 150px 150px 150px; border-left: 25px solid #fff; border-right: 25px solid #fff;
	background: #f5f5f5;
}
.serv6 h1 {
	font-family: 'font4';
	color: #000; letter-spacing: 2px;
	font-size: 3rem;
	padding-bottom: 40px;
	text-align: center;
}
.serv6 h3 {
	font-family: monospace; font-size: 35px; text-align: center; color: #000;
}
.serv6 p {
	font-size: 17px;
	padding-top: 20px;
	font-family: 'font2'; line-height: 35px;
	color: #000; font-weight: 600;
	text-align: center;
}
.serv6 mark {
	 padding: 15px;
    font-size: 20px;
    text-align: center;
    font-family: monospace;
    background: #0281fd;
    color: #fff;
    border: 1px solid #fff;
}
.serv6 i {
	font-size: 20px;
	color: rgb(255,255,255);
}
.serv6 button {
	border-radius: 1.6rem;
	border: 1px solid rgb(255,255,255);
	background: rgb(246,177,24);
	font-size: 14px;
}
.serv6 button:hover {
	background: rgb(246,177,24,0.8);
}
.serv6 img {
	border-radius: 0.6rem;
}
.serv6 .box{
    box-shadow: 1px 1px 8px white;
    width: auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 1px 8px #ddd;
}
.serv6 .box p {
	line-height: 25px;
}
.serv6 span{
    transition: 200ms;
    font-weight: 600;
    font-size: 18px;
}
.serv6 .bg-dark {
    background-color: #0281fd !important;
}
.serv6 .bg-dark:hover {
    background-color: #fa0202 !important; color: #fff !important;
}
.serv6 .content{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_2{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_3{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_4{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_5{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_6{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .header{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.serv6 .header_2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_4{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_5{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_6{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
/**** FAQ END ****/
/**** General Services Section ****/
.general-services {
	padding: 100px 150px 100px 150px; background: linear-gradient(270deg, rgba(250, 2, 2, 0.25) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(2, 129, 253, 0.25) 100%);
}
.general-services h1 {
	font-family: font4; font-size: 50px; padding: 50px 0px 100px 0px;
}
.general-services h2 {
	font-family: monospace;
    font-size: 25px;
    padding-top: 10px;
    color: #000;
}
.general-services  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-services .bawks1 {
	padding: 50px;
}
.general-services .bawks2 {
	padding: 25px; border: 2px solid #000; background: #fff;border-radius: 15px;
}
.general-services .bawks2 img {
	border-radius: 15px;
}
.general-residential {
 padding: 100px 0px 100px 0px;
   
}
.general-residential h3 {
	font-family: font4; font-size: 50px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-residential h4 {
	font-family: monospace; font-size: 15px; line-height: 40px;
}
.general-residential  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-residential .rec1 {
padding: 125px 25px 25px 25px;

}
.general-residential .rec2 {
padding: 25px;

}
.general-residential img {
	width: 800px; height: auto;
}
.general-residential mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-residential mark:hover {
	background: #fa0202;
}
.general-commercial {
 padding: 100px 0px 100px 0px;
   background: #f5f5f5;
}
.general-commercial h3 {
	font-family: font4; font-size: 50px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-commercial h4 {
	font-family: monospace; font-size: 15px; line-height: 40px;
}
.general-commercial  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-commercial .rec1 {
padding: 125px 25px 25px 25px;

}
.general-commercial .rec2 {
padding: 25px;

}
.general-commercial img {
	width: 800px; height: auto;
}
.general-commercial mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-commercial mark:hover {
	background: #fa0202;
}
.general-refrigeration {
 padding: 100px 0px 100px 0px;
   
}
.general-refrigeration h3 {
	font-family: font4; font-size: 50px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-refrigeration h4 {
	font-family: monospace; font-size: 15px; line-height: 40px;
}
.general-refrigeration  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600; text-align: center;
}
.general-refrigeration .rec1 {
padding: 125px 25px 25px 25px;

}
.general-refrigeration .rec2 {
padding: 25px;

}
.general-refrigeration img {
	width: 800px; height: auto;
}
.general-refrigeration mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-refrigeration mark:hover {
	background: #fa0202;
}
/**** Testimonials Section ****/
.testimonials {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}


/**** Sections On Every Page ****/
.contact-us {
	padding: 350px 100px 200px 100px; background: #f5f5f5;
}
.contact-us h1 {
	font-family: font4; padding-bottom: 50px;
}
.contact-us  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600;
}
.contact-us li {
	font-family: font2; font-weight: 600;
}
.contact-us li strong {
	font-family: monospace; font-size: 20px
}
.contact-section {
	padding: 50px 0 50px 0;    background: linear-gradient(360deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%);
}
.contact-section h2 {
    font-size: 100px;
    margin-top: 75px;
    transform: rotate(-7deg);
    margin-left: -115px;
}

.contact-section .contact-point {
    padding: 60px 25px;
    background: white;
    text-align: center;
    border-radius: 25px;
    border: 7px solid #000;
    width: auto;
}
.contact-point h2 {
    font-family: 'font4';
    text-align: center;
    color: black;
    font-size: 2rem;
    transform: rotate(-0deg);
    margin-left: -0px;
    margin-top: 0px;
}

.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}

	
	
	
	
}
/* === Tablet CSS Section ===================== */
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 991px) {

.top-header {
	position: fixed; width: 100%; background: #000; z-index: 2; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; border-bottom: 2px solid #FB0202; margin-top: 0px;
}
.top-header img {
    background: #fff;
        margin-bottom: -135px;
    margin-top: -5px;
    padding: 25px 0px 0px 0px;
    border-radius: 50%;
    border-bottom: 25px solid #fff;
    box-shadow: 0px 0px 0px 5px #000;
	    z-index: 2;
    position: relative;
}
.top-header-animate {
	background: rgb(255,255,255);margin-top: -125px;
}
.top-header-animate img {
 max-width: 100%;
    margin-top: -50px;
    box-shadow: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    border-bottom: none; 
}
/**** Top Header Section ****/
.mobile-top-header {
	display:block !important; padding: 0 30px 0; background: rgb(135,170,188); z-index: 4; overflow: visible;
}
.mobile-menu {
	text-align: center; position: fixed; height: 100%; width: 100%;	display: block;	padding-top: 6em; top: 100%; border: 0;	background: #232323; border-radius: 0; z-index: 1100; overflow: auto; -webkit-transition-property: all;	-webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
	font-size: 2em;	color: #c5c5c5 !important;
}
.mobile-menu-custom-show {
	top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;	padding: 40px 0 0; top:0; left:0; width: 100%; text-align: center;
}
.mobile-menu-top-hero h2 {
	padding: 0 25px;
}
#mobile-menu-header {
	margin-top: 0; background: #ffffff00; box-shadow: none;
}
#mobile-menu-header ul {
	list-style: none; padding: 0 20px; margin-top: 8em; position: relative; width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff; padding: 20px 20px;
}
.header-contact_info a {
	color: rgb(255,255,255); margin: 0;
}
.top-header a, .top-header i, .top-header p {
	color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
	color: rgb(0,0,0);
}
.top-header {
	background: white; display: none;
}
.header-contact_info {
	font-size: 1.5em;
}
.navbar-scroll {
	display: none;
}
.header-contact_info .navbar-brand {
	font-size: 1.3em;
}
.top-header div[class*='col-']:first-child {
	justify-content: flex-start;
}
.top-header div[class*='col-'] {
	display: flex; justify-content: left; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(2) {
	background: none; margin: 0; display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size: inherit; line-height: inherit;
}

/**** Navigation Section ****/
.dropdown-wrapper {
	margin: 0; padding: 0;
}
.navbar-sidebar .dropdown-menu-mobile {
	position: relative; display: none; top: 0; left: 0; z-index: 1000; float: left; height: 0px; margin: 0; width: 100%; padding: 0; font-size: 18px; color: #e6e6e6 !important; text-align: left; list-style: none; background-color: rgb(200,200,200); border: 0; visibility: hidden; border-radius: 0; transform: scale(1,0); -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.dropdown-menu-animate {
	display: inline-block !important; transform: scale(1,1) !important; padding: 25px 0 !important; height: auto !important; visibility: visible !important;
}
.navbar-sidebar .dropdown-menu-mobile a {
	color: rgb(75,75,75); font-weight:600 !important; font-size: 1.3em; font-family: 'Raleway'; text-align: center;
}
.navbar-sidebar {
	padding-top: 184px; height: 100%; width: 200px; background-color: rgb(250,250,250); position: fixed !important; z-index: 1; overflow: auto;
}
.bar-block .dropdown-hover, .bar-block .dropdown-click {
	width: 100%;
}
.bar-block .dropdown-hover .dropdown-content, .bar-block .dropdown-click .dropdown-content {
	min-width: 100%;
}
.bar-block .dropdown-hover .button, .bar-block .dropdown-click .button {
	width: 100%; text-align: left; padding: 8px 16px;
}
.main, #main {
	transition: margin-left .4s;
}
.modal {
	display: none; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%;	overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);
}
.modal-content {
	margin: auto; background-color: #fff; position: relative; padding: 0; outline: 0; width: 1200px;
}
.bar {
	width: 100%; overflow: hidden;
}
.center .bar {
	display: inline-block; width: auto;
}
.bar .bar-item {
	padding: 8px 16px; float: left; width: auto; border: none; display: block; outline: 0;
}
.bar .dropdown-hover, .bar .dropdown-click {
	position: static; float: left;
}
.bar .button {
	white-space: normal;
}
.bar-block .bar-item {
	width: 100%; display: block; padding: 8px 16px; text-align: left; border: none; white-space: normal; float: none; outline: 0;
}
.bar-block.center .bar-item {
	text-align: center;
}
.block {
	display: block; width: 100%;
}

/**** Home Section ****/
.home-header-section {
	padding-top: 125px;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(87, 86, 87); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-item {
	display: block;	width: 100%; padding: .25rem 1.5rem; clear: both; color: rgb(255,255,255); text-align: inherit;	white-space: nowrap; background: 0 0; border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.video {
	overflow: hidden; position: relative; z-index: 2; display: block;
}
.video .pad {
	padding: 350px 0px 0px 300px; position: absolute;
}
.video .pad h5 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'Arial'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	font-size: 16px; color: rgb(255,255,255); font-family: 'Arial'; font-weight: 600; border: 1px solid rgb(12,32,63); padding: 15px 30px; border-radius: 1.6rem; background: rgb(12,32,63);
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.pre-home {
	margin: 105px 25px;
}
.pre-home .plax {
	    background: linear-gradient(90deg, rgba(255,255,255,0.25) 0%, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.75) 100%, rgba(255,255,255,0.25) 100%), url(/img/hvac-1-new.jpg);
    background-size: cover;
    min-height: auto; border-radius: 25px;
    background-position: bottom;
    overflow: hidden;	border: 3px solid #000;
    padding: 100px 15px 100px 15px;
    background-repeat: no-repeat;
}
.pre-home h1 {
	font-family: font4; font-size: 26px; padding: 45px 5px 75px 5px; text-align: center;
}
.pre-home  h2 {
	font-family: font4; font-size: 22px; line-height: 50px; color: #f5f5f5; text-align: center;
}
.pre-home  h3 {
	font-family: font2; font-size: 16px; line-height: 35px; color: #f5f5f5; font-weight: 600;  text-align: center;
}
.pre-home  h4 {
	font-family: font2; font-size: 25px; line-height: 50px; color: #f5f5f5; font-weight: 600; letter-spacing: 2px;
}
.pre-home h5 {
	font-size: 15px; padding: 15px 0px 20px 0px; font-family: font4; text-align: center; color: #fff;  background: #fa0202; border-radius: 15px;
}
.pre-home h5:hover {
	color: #fa0202; background: #fff; box-shadow: 0px 0px 0px 2px #fa0202;
}
.pre-home h6 {
	font-size: 20px; padding: 15px 0px 20px 0px; font-family: font4; text-align: center; color: #fff; background: #0281fd; letter-spacing: 2px; border-radius: 15px;
}
.pre-home h6:hover {
	color: #0281fd; background: #fff; box-shadow: 0px 0px 0px 2px #0281fd;
}
.pre-home i {
	font-size: 35px; margin-left: -10px; padding-right: 25px;
}
.pre-home p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; line-height: 35px;
}
.home-start {
	padding: 150px 0px 150px 00px; background: #f5f5f5;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h1 {
	font-family: 'font2'; font-size: 35px; text-align: left; font-weight: 800; color: rgb(196,41,56);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify;  line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home-start .rec1 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #fa0202; border-right: none; border-bottom: none;
}
.home-start .rec2 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #444; border-right: none; border-bottom: none;
}
.home-start .rec3 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #0281fd; border-right: none; border-bottom: none;
}
.home-start h3 {
	font-size: 25px; font-family: font4;
}
.home-start p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; line-height: 35px;
}
.home1 {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.motion1 {
	 padding: 0px 0px 50px 0px;
}
 .bg1 {
	    background: linear-gradient(90deg, #000000e8 100%, #000000e8 100%, #000000e8 100%, rgba(255, 255, 255, 0.25) 55%), url(/img/hvac-22.jpeg);
    background-size: cover;
    margin: 25px;
    border-radius: 25px;
}
.motion1 .boxer1 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 0px; border: 2px solid #000;  background: #fa02028f; border-radius: 75px;  height: auto;
}
.motion1 .boxer1 p {
	text-align: center; color: black ;
}
.motion1 .boxer1 img {
    /*border-bottom-right-radius: 25%;  border-top-left-radius: 25%;*/
				border-radius: 25%;
   margin-top: -30px;
			margin-bottom: 10px; 
			max-width: 100%; margin-left: -0; 
}
.motion1 .boxer1 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer1:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/residential-icon-1.png); background-size: cover; height: 400px; 
}
.motion1 .boxer1:hover h4 {
	display: none;
}
.motion1 .boxer1:hover h6 {
	display: none;
}
.motion1 .boxer1:hover p {
	display: none;
}
.motion1 .boxer1:hover img {
	display: none;
}
.motion1 .boxer1:hover mark {
	display: contents;
}
.motion1 .boxer2 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 0; border: 2px solid #000; background: #fff; border-radius: 75px;  height: auto;
}
.motion1 .boxer2 p {
	text-align: center; color: black ;
}
.motion1 .boxer2 img {
				border-radius: 25%;
   margin-top: -30px;
			margin-bottom: 10px; 
			max-width: 100%; margin-left: -0; 
}
.motion1 .boxer2 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer2:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/commercial-icon-1.png); background-size: cover; height: 400px; 
}
.motion1 .boxer2:hover h4 {
	display: none;
}
.motion1 .boxer2:hover h6 {
	display: none;
}
.motion1 .boxer2:hover p {
	display: none;
}
.motion1 .boxer2:hover img {
	display: none;
}
.motion1 .boxer2:hover mark {
	display: contents;
}
.motion1 .boxer3 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 0; border: 2px solid #000; background: #0281fd96; border-radius: 75px;  height: auto;
}
.motion1 .boxer3 p {
	text-align: center; color: black ;
}
.motion1 .boxer3 img {
				border-radius: 25%;
   margin-top: -30px;
			margin-bottom: 10px; 
			max-width: 100%; margin-left: -0; 
}
.motion1 .boxer3 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer3:hover {
	    /*background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/refrigeration-icon-1.png);*/
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/fridge-stock-image.png);
					background-repeat: no-repeat;
					background-size: 70%;
					background-position: 50% 80%;
					height: 450px; 
}
.motion1 .boxer3:hover h4 {
	display: none;
}
.motion1 .boxer3:hover h6 {
	display: none;
}
.motion1 .boxer3:hover p {
	display: none;
}
.motion1 .boxer3:hover img {
	display: none;
}
.motion1 .boxer3:hover mark {
	display: contents;
}
.motion1 .lefty {
       background: linear-gradient(90deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-3-new.jpg);
    background-size: cover;
    /*border-top-right-radius: 10%;*/
    border-top: 2px solid #000;
    border-right: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -0;
    border-bottom: 2px solid #000;
    /*border-bottom-right-radius: 10%;*/
					border-radius: 10%;

}

.motion1 .righty {
         background: linear-gradient(270deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-01-new.jpg);
    background-size: cover;
    /*border-top-left-radius: 10%;*/
    border-top: 2px solid #000;
    border-left: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -0;
    border-bottom: 2px solid #000;
    /*border-bottom-left-radius: 10%;*/
    border-radius: 10%;

}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
}
.motion1 .carousel-buttons {
				margin-left: 50px;
    top: 35%; margin-bottom: 25px;
    position: absolute; z-index: 0;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: relative;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0px 0px 5px 0px;
		margin: 0px 5px 5px 5px;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}

.motion1 .slides {
  display: flex;
  transition: transform 0.5s; margin-bottom: 50px;    margin-top: 225px;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%; background: #0009; padding: 25px 0px 0px 0px; border-radius: 25px;    height: 182px;
}
.motion1 .slide img {
	border-radius: 25px;
    margin-top: -25px;
}
.motion1 .slide p {
	color: #fff;
}
.motion1 .slide h4 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 25px;
}
.motion1 h2 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 2rem;
}
.motion1 h2 strong {
	letter-spacing: 5px; color:  #0281fd;
}
.motion1 h4 {
	font-family: 'font4'; text-align: center;
	color: #000;
	font-size: 25px;
}
.motion1 p {
	font-family: 'font4'; text-align: center;
	color: rgb(83,82,82);
	font-size: 2rem;
}
.motion1 h6 {
	    /*margin-left: 80px;*/
	    margin-left: 0;

}
.motion1 .lighter {
	color: #fff; line-height: 50px;
}
.motion1 .darker {
	color: #fff; line-height: 45px;
}
.motion1 h2 span {
	font-size: 4rem; margin-left: -15px;
}
.carousel-buttons span {
	color: #fa0202;
}
.carousel-buttons span:hover {
	color: #0281fd;
}
.motion1 p {
	font-size: 14px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px;
}
.motion1 h3 {
	    font-family: font4;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-top: 55px;
}
.motion1 .shader {
	background: #f5f5f5; padding-bottom: 100px; margin-bottom: 150px; padding-top: 50px;
}
.motion1 .pad {
	margin-top: 150px;
	/*padding: 75px;*/
	padding: 15px;

}
.motion1 .pad p {
	color: #fff;
}
/**** About Section ****/
.about-us-intro {
	padding: 350px 25px 100px 25px;
	background: linear-gradient(90deg, rgb(250 2 2 / 0%) 0%, #f2f2f2 0%, #f2f2f2 100%, rgb(2 129 253 / 0%) 100%), url(/img/furnace-01-new.jpg);
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	color: #fff;
    width: 100%;

  background-repeat: no-repeat;
  background-size: cover;
}

.about-us-intro h1 {
	font-family: 'font4'; font-weight: 500; font-size: 35px; color: #9a1818; text-shadow: 2px 2px 50px #444; /*text-indent: 150px;*/text-align: center;
}
.about-1 h5 {
	color: #9a1818; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #9a1818;
}
.about-us-intro  p {
	font-family: 'font2'; color: #444; font-size: 17px; line-height: 35px; text-align: center; font-weight: 600;

}
.about-1 img {
	
}
.about-1 li {
	color:  #9a1818; line-height: 70px; font-size: 35px; font-family: 'font6'; text-shadow: 2px 2px 25px #444; margin-left: 50px;
}
.setter1 {
	background: #fa0202; padding-top: 50px;
}
.setter2 {
	background: #fff;
}
.setter3 {
	background: #0281fd;
}
.about-split-1 {
	background: linear-gradient(7deg, rgba(255,255,255,1) 50%, rgba(250,2,2,1) 50%); padding: 150px 0px 150px 0px;
}
.about-split-2 {
    background: linear-gradient(173deg, rgba(255, 255, 255, 1) 50%, rgba(2, 129, 253, 1) 50%); padding: 150px 0px 150px 0px;
}
.about-us-past {
    background: url(/img/hvac-4-new.jpg); padding: 100px 10px 100px 10px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-present {
 background: url(/img/about-33-new.jpg); padding: 100px 10px 100px 10px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-future {
background: url(/img/about-2-new.jpg); padding: 100px 10px 100px 10px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.plaxer1 {
     padding: 25px 10px;
					background: #0009;border-radius: 25px;
}
.plaxer1 h2 {
	font-family: font4; font-size: 25px; color: #fff; text-align: center;
}
.plaxer1 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px; color: #fff;
}
/**** Services Section ****/
.service-intro {
	padding: 180px 10px 100px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.25) 0%, rgba(255,255,255,0.25) 50%, rgba(2,129,253,0.25) 100%), url(/img/hvac-5-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro h1 {
	font-size: 25px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro h2 {
	font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro h4 {
	font-family: 'font4'; font-size: 23px; font-weight: 600; text-align: center;
}
.service-intro h6 {
	font-size: 15px; color: #fff; font-weight: 600;
}
.service-intro p {
	font-size: 15px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #fff; color: #fff; margin-top: 100px; border-radius: 15px;
}
.service-intro2 {
	padding: 180px 0px 50px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-7-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro2 h1 {
	font-size: 25px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro2 h2 {
	font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro2 h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro2 h4 {
	font-family: 'font4'; font-size: 25px; font-weight: 600; text-align: center;
}
.service-intro2 p {
	font-size: 15px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro2 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
.service-intro3 {
	padding: 180px 0px 50px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-replacement-1-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro3 h1 {
	font-size: 25px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro3 h2 {
	font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro3 h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro3 h4 {
	font-family: 'font4'; font-size: 25px; font-weight: 600; text-align: center;
}
.service-intro3 p {
	font-size: 15px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro3 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
 .boxy1 {
	border-radius: 25px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);box-shadow: 0px 0px 0px 1px #000;
    padding: 25px 0px 10px 0px;
}
 .tabber1 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
				border-radius: 25px;
}
 .tabber2 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
 .tabber3 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
.tabber4 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}

.tabber1:hover {
    background: linear-gradient(180deg, #fa0202 0%, #fa0202 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #fa0202;
}
 .tabber2:hover {
    background: linear-gradient(180deg, #0281fd 0%, #0281fd 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #0281fd;
}
.tabber3:hover {
    background: linear-gradient(180deg, #444 0%, #444 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #444;
}
 .tabber4:hover {
    background: linear-gradient(180deg, #31c469 0%, #31c469 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #31c469;
}
.boxy2 {
	padding: 85px 100px 100px 100px; 
}

.owner-operators-split {
	padding: 50px 0px 50px 0px; color: #001d6c; text-align: center;     background: linear-gradient(270deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%); border-top: 5px solid #000; border-bottom: 5px solid #000; 
}
.owner-operators-split h3 {
	font-family: font5; font-size: 40px;
}
.owner-operators-split h5 {
	font-size: 50px; font-weight: 300; color: #000;
}
.owner-operators-split h6 {
	font-family: 'font4'; letter-spacing: 2px; font-size: 20px; color: #000; text-transform: uppercase;
}
.owner-operators-split .liner {
	background: #fff; width: 10%;
}
.owner-operators-split .hexer {
  padding:  50px; box-shadow: 1px 1px 10px -2px #000; margin-top: -100px; margin-bottom: -100px;
		background: #f5f5f5;
    min-height: auto; border-radius: 25px;
    background-attachment: fixed; position: relative; z-index: 0; border: 7px solid #000;
}
.service-1 {
	padding: 0px 10px 0px 10px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/furnace-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-1 .container-fluid {
	padding: 0px;
}
.service-1 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-1 .pad {
    padding: 100px 10px 50px 10px;
}
.service-1 h1 {
	font-family: 'font4'; font-size: 23px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-1 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-1 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 20px;
}
.service-1 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-1 li {
	font-size: 17px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-1 span {
	color: rgb(83,82,82);
}
.service-1 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-install-1-new.jpg);
   
			background-size: cover; background-repeat: no-repeat;
}
.service-2 {
	padding: 0px 10px 0px 10px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-install-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-2 .container-fluid {
	padding: 0px;
}
.service-2 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-2 .pad {
    padding: 100px 10px 50px 10px;
}
.service-2 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-2 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-2 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 20px;
}
.service-2 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-2 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-2 span {
	color: rgb(83,82,82);
}
.service-2 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%; background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-maintenance-1-new.jpg);
   background-size: cover; background-repeat: no-repeat;
}

.service-3 {
	padding: 0px 10px 0px 10px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-inspections-1-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-3 .container-fluid {
	padding: 0px;
}
.service-3 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-3 .pad {
    padding: 100px 10px 50px 10px;
}
.service-3 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-3 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-3 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 20px;
}
.service-3 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-3 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-3 span {
	color: rgb(83,82,82);
}
.service-3 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-repair-02.jpg);*/
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-floor-photo.jpg);*/
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-001.jpg);

	
   background-size: cover; background-repeat: no-repeat;
}

/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
/**** FAQ START *****/
.serv6 {
	padding: 100px 10px 150px 10px ; border-left: 25px solid #fff; border-right: 25px solid #fff;
	background: #f5f5f5;
}
.serv6 h1 {
	font-family: 'font4';
	color: #000; letter-spacing: 2px;
	font-size: 1.8rem;
	padding-bottom: 40px;
	text-align: center;
}
.serv6 h3 {
	font-family: monospace; font-size: 35px; text-align: center; color: #000;
}
.serv6 p {
	font-size: 15px;
	padding-top: 20px;
	font-family: 'font2'; line-height: 35px;
	color: #000; font-weight: 600;
	text-align: center;
}
.serv6 mark {
	 padding: 15px;
    font-size: 13px;
    text-align: center;
    font-family: monospace;
    background: #0281fd;
    color: #fff;
    border: 1px solid #fff;
}
.serv6 i {
	font-size: 20px;
	color: rgb(255,255,255);
}
.serv6 button {
	border-radius: 1.6rem;
	border: 1px solid rgb(255,255,255);
	background: rgb(246,177,24);
	font-size: 14px;
}
.serv6 button:hover {
	background: rgb(246,177,24,0.8);
}
.serv6 img {
	border-radius: 0.6rem;
}
.serv6 .box{
    box-shadow: 1px 1px 8px white;
    width: auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 1px 8px #ddd;
}
.serv6 .box p {
	line-height: 25px;
}
.serv6 span{
    transition: 200ms;
    font-weight: 600;
    font-size: 18px;
}
.serv6 .bg-dark {
    background-color: #0281fd !important;
}
.serv6 .bg-dark:hover {
    background-color: #fa0202 !important; color: #fff !important;
}
.serv6 .content{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_2{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_3{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_4{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_5{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_6{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .header{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.serv6 .header_2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_4{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_5{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_6{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
/**** FAQ END ****/
/**** General Services Section ****/
.general-services {
	padding: 100px 10px 100px 10px; background: linear-gradient(270deg, rgba(250, 2, 2, 0.25) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(2, 129, 253, 0.25) 100%);
}
.general-services h1 {
	font-family: font4; font-size: 25px; padding: 50px 0px 100px 0px; text-align: center;
}
.general-services h2 {
	font-family: monospace;
    font-size: 25px;
    padding-top: 10px;
    color: #000;
				text-align: center;
}
.general-services  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-services .bawks1 {
	padding: 10px;
}
.general-services .bawks2 {
	padding: 25px; border: 2px solid #000; background: #fff;border-radius: 15px;
}
.general-services .bawks2 img {
	border-radius: 15px;
}
.general-residential {
 padding: 100px 0px 100px 0px;
   
}
.general-residential h3 {
	font-family: font4; font-size: 25px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-residential h4 {
	font-family: monospace; font-size: 20px; line-height: 40px; text-align: center;
}
.general-residential  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-residential .rec1 {
padding: 65px 15px 25px 15px;

}
.general-residential .rec2 {
padding: 25px;

}
.general-residential img {
	width: 100%;; height: 100%; margin-top:25px; 
}
.general-residential mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-residential mark:hover {
	background: #fa0202;
}
.general-commercial {
 padding: 100px 0px 100px 0px;
   background: #f5f5f5;
}
.general-commercial h3 {
	font-family: font4; font-size: 25px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-commercial h4 {
	font-family: monospace; font-size: 20px; line-height: 40px; text-align: center;
}
.general-commercial  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-commercial .rec1 {
padding: 75px 15px 25px 15px;

}
.general-commercial .rec2 {
padding: 25px;

}
.general-commercial img {
	width: 100%; height: 100%; margin-top:25px;
}
.general-commercial mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-commercial mark:hover {
	background: #fa0202;
}
.general-refrigeration {
 padding: 100px 0px 100px 0px;
   
}
.general-refrigeration h3 {
	font-family: font4; font-size: 25px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-refrigeration h4 {
	font-family: monospace; font-size: 20px; line-height: 40px; text-align: center;
}
.general-refrigeration  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-refrigeration .rec1 {
padding: 125px 25px 25px 25px;

}
.general-refrigeration .rec2 {
padding: 25px;

}
.general-refrigeration img {
	width: 100%; height: 100%; margin-top:25px;
}
.general-refrigeration mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-refrigeration mark:hover {
	background: #fa0202;
}
/**** Testimonials Section ****/
.testimonials {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}


/**** Sections On Every Page ****/
.contact-us {
	padding:250px 10px 100px 10px; background: #f5f5f5;
}
.contact-us h1 {
	font-family: font4; padding-bottom: 50px; text-align: center;
}
.contact-us  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600;
}
.contact-us li {
	font-family: font2; font-weight: 600;
}
.contact-us li strong {
	font-family: monospace; font-size: 20px
}
.contact-section {
	padding: 50px 0 50px 0;    background: linear-gradient(360deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%);
}
.contact-section .contact-point {
    padding: 60px 25px;
    background: white;
    text-align: center;
    border-radius: 25px;
    border: 7px solid #000;
    width: auto;
}
.contact-point h2 {
    font-family: 'font4';
    text-align: center;
    color: black;
    font-size: 2rem;
    transform: rotate(-0deg);
    margin-left: -0px;
    margin-top: 0px;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}
.contact-section iframe{
	width: 100%; 
}


/**** About Section ****/


/**** Services Section ****/


/**** Gallery Section ****/
.gallery-page {
	padding: 100px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}

/**** Testimonials Section ****/
.testimonials {
	padding: 30px 0 30px 0; background: rgb(255,255,255);
}

/**** Contact Section ****/


/**** Sections On Every Page ****/
/*.contact-section {
	padding: 50px 0 50px 0;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}
*/
/**** Footer Section ****/
.footer-section {
    padding: 0 0 10px;
    background: linear-gradient(90deg, #00000091 0%, #000000 0%, #000000 100%, #000000cc 100%), url(/img/cooling-install-1.jpg);
    background-size: cover;
    font-size: 18px;
    font-weight: 400;
				text-align: center; 
}
.footer-section img {
	max-width: 210px; padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px; font-weight: 600; color: rgb(0,0,0);
}
.service-cities a {
	font-size: 18px; line-height: 10px; color: rgb(0,0,0);
}

/**** Misc. Section ****/
.btn {
	background: rgb(249,78,1); width: 50%; padding: 10px 0px; color: #ffffff; cursor: pointer; outline: none; border: none;
}
.alert h1,
.alert p {
	top: 2em; opacity: 0; position:relative;
}
.alert h1 {
	margin-top: 0; color: #2b1663;
}
.custom-show {
	position: fixed; transform: scale(1,1); border: 0; background: white; border-radius: 0; z-index: 1100; overflow: inherit; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.alert-dismissible .close {
	position: absolute; top: 0; right: 0; background: transparent; border: none; padding: 0.75rem 1.25rem; color: rgb(80,80,80); font-family: 'font2'; outline: none; z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}
.lnr {
	display: inline-block; fill: currentColor; width: 1em; height: 1em; vertical-align: -0.2em; cursor: pointer;
}


}
/* === Mobile CSS Section ===================== */
/*@media screen and (max-width: 425px) {*/
@media screen and (max-width: 700px) {
.top-header {
	position: fixed; width: 100%; background: #000; z-index: 2; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; border-bottom: 2px solid #FB0202; margin-top: 0px;
}
.top-header img {
    background: #fff;
        margin-bottom: -135px;
    margin-top: -50px;
    padding: 25px 0px 0px 0px;
    border-radius: 50%;
    border-bottom: 25px solid #fff;
    box-shadow: 0px 0px 0px 5px #000;
	    z-index: 2;
    position: relative;
}
.top-header-animate {
	background: rgb(255,255,255);margin-top: -125px;
}
.top-header-animate img {
 max-width: 100%;
    margin-top: -50px;
    box-shadow: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    border-bottom: none; 
}
/**** Top Header Section ****/
.mobile-top-header {
	display:block !important; padding: 0 30px 0; background: rgb(135,170,188); z-index: 4; overflow: visible;
}
.mobile-menu {
	text-align: center; position: fixed; height: 100%; width: 100%;	display: block;	padding-top: 6em; top: 100%; border: 0;	background: #232323; border-radius: 0; z-index: 1100; overflow: auto; -webkit-transition-property: all;	-webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
	font-size: 2em;	color: #c5c5c5 !important;
}
.mobile-menu-custom-show {
	top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;	padding: 40px 0 0; top:0; left:0; width: 100%; text-align: center;
}
.mobile-menu-top-hero h2 {
	padding: 0 25px;
}
#mobile-menu-header {
	margin-top: 0; background: #ffffff00; box-shadow: none;
}
#mobile-menu-header ul {
	list-style: none; padding: 0 20px; margin-top: 8em; position: relative; width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff; padding: 20px 20px;
}
.header-contact_info a {
	color: rgb(255,255,255); margin: 0;
}
.top-header a, .top-header i, .top-header p {
	color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
	color: rgb(0,0,0);
}
.top-header {
	background: white; display: none;
}
.header-contact_info {
	font-size: 1.5em;
}
.navbar-scroll {
	display: none;
}
.header-contact_info .navbar-brand {
	font-size: 1.3em;
}
.top-header div[class*='col-']:first-child {
	justify-content: flex-start;
}
.top-header div[class*='col-'] {
	display: flex; justify-content: left; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
	display: flex; justify-content: flex-end; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(2) {
	background: none; margin: 0; display: flex; justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size: inherit; line-height: inherit;
}

/**** Navigation Section ****/
.dropdown-wrapper {
	margin: 0; padding: 0;
}
.navbar-sidebar .dropdown-menu-mobile {
	position: relative; display: none; top: 0; left: 0; z-index: 1000; float: left; height: 0px; margin: 0; width: 100%; padding: 0; font-size: 18px; color: #e6e6e6 !important; text-align: left; list-style: none; background-color: rgb(200,200,200); border: 0; visibility: hidden; border-radius: 0; transform: scale(1,0); -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.dropdown-menu-animate {
	display: inline-block !important; transform: scale(1,1) !important; padding: 25px 0 !important; height: auto !important; visibility: visible !important;
}
.navbar-sidebar .dropdown-menu-mobile a {
	color: rgb(75,75,75); font-weight:600 !important; font-size: 1.3em; font-family: 'Raleway'; text-align: center;
}
.navbar-sidebar {
	padding-top: 184px; height: 100%; width: 200px; background-color: rgb(250,250,250); position: fixed !important; z-index: 1; overflow: auto;
}
.bar-block .dropdown-hover, .bar-block .dropdown-click {
	width: 100%;
}
.bar-block .dropdown-hover .dropdown-content, .bar-block .dropdown-click .dropdown-content {
	min-width: 100%;
}
.bar-block .dropdown-hover .button, .bar-block .dropdown-click .button {
	width: 100%; text-align: left; padding: 8px 16px;
}
.main, #main {
	transition: margin-left .4s;
}
.modal {
	display: none; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%;	overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);
}
.modal-content {
	margin: auto; background-color: #fff; position: relative; padding: 0; outline: 0; width: 1200px;
}
.bar {
	width: 100%; overflow: hidden;
}
.center .bar {
	display: inline-block; width: auto;
}
.bar .bar-item {
	padding: 8px 16px; float: left; width: auto; border: none; display: block; outline: 0;
}
.bar .dropdown-hover, .bar .dropdown-click {
	position: static; float: left;
}
.bar .button {
	white-space: normal;
}
.bar-block .bar-item {
	width: 100%; display: block; padding: 8px 16px; text-align: left; border: none; white-space: normal; float: none; outline: 0;
}
.bar-block.center .bar-item {
	text-align: center;
}
.block {
	display: block; width: 100%;
}

/**** Home Section ****/
.home-header-section {
	padding-top: 105px;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(87, 86, 87); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-item {
	display: block;	width: 100%; padding: .25rem 1.5rem; clear: both; color: rgb(255,255,255); text-align: inherit;	white-space: nowrap; background: 0 0; border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.video {
	overflow: hidden; position: relative; z-index: 2; display: block;
}
.video .pad {
	padding: 350px 0px 0px 300px; position: absolute;
}
.video .pad h5 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'Arial'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	font-size: 16px; color: rgb(255,255,255); font-family: 'Arial'; font-weight: 600; border: 1px solid rgb(12,32,63); padding: 15px 30px; border-radius: 1.6rem; background: rgb(12,32,63);
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.pre-home {
	margin: 55px 25px;
}
.pre-home .plax {
	    background: linear-gradient(90deg, rgba(255,255,255,0.25) 0%, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.75) 100%, rgba(255,255,255,0.25) 100%), url(/img/hvac-1-new.jpg);
    background-size: cover;
    min-height: auto; border-radius: 25px;
    background-position: bottom;
    overflow: hidden;	border: 3px solid #000;
    padding: 100px 15px 100px 15px;
    background-repeat: no-repeat;
}
.pre-home h1 {
	font-family: font4; font-size: 26px; padding: 25px 5px 75px 5px; text-align: center;
}
.pre-home  h2 {
	font-family: font4; font-size: 22px; line-height: 50px; color: #f5f5f5; text-align: center;
}
.pre-home  h3 {
	font-family: font2; font-size: 16px; line-height: 35px; color: #f5f5f5; font-weight: 600;  text-align: center;
}
.pre-home  h4 {
	font-family: font2; font-size: 25px; line-height: 50px; color: #f5f5f5; font-weight: 600; letter-spacing: 2px;
}
.pre-home h5 {
	font-size: 15px; padding: 15px 0px 20px 0px; font-family: font4; text-align: center; color: #fff;  background: #fa0202; border-radius: 15px;
}
.pre-home h5:hover {
	color: #fa0202; background: #fff; box-shadow: 0px 0px 0px 2px #fa0202;
}
.pre-home h6 {
	font-size: 20px; padding: 15px 0px 20px 0px; font-family: font4; text-align: center; color: #fff; background: #0281fd; letter-spacing: 2px; border-radius: 15px;
}
.pre-home h6:hover {
	color: #0281fd; background: #fff; box-shadow: 0px 0px 0px 2px #0281fd;
}
.pre-home i {
	font-size: 35px; margin-left: -10px; padding-right: 25px;
}
.pre-home p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; line-height: 35px;
}
.home-start {
	padding: 150px 0px 150px 00px; background: #f5f5f5;
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h1 {
	font-family: 'font2'; font-size: 35px; text-align: left; font-weight: 800; color: rgb(196,41,56);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify;  line-height: 35px;
}
.home1 span {
	color: rgb(83,82,82);
}
.home-start .rec1 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #fa0202; border-right: none; border-bottom: none;
}
.home-start .rec2 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #444; border-right: none; border-bottom: none;
}
.home-start .rec3 {
	padding: 75px 25px 75px 25px; background: #fff; border-radius: 15px; border: 3px solid #000; box-shadow: -10px -10px 0px 0px #0281fd; border-right: none; border-bottom: none;
}
.home-start h3 {
	font-size: 25px; font-family: font4;
}
.home-start p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; line-height: 35px;
}
.home1 {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.motion1 {
	 padding: 0px 0px 50px 0px;
}
 .bg1 {
	    background: linear-gradient(90deg, #000000e8 100%, #000000e8 100%, #000000e8 100%, rgba(255, 255, 255, 0.25) 55%), url(/img/hvac-22.jpeg);
    background-size: cover;
    margin: 25px;
    border-radius: 25px;
}
.motion1 .boxer1 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 0px; border: 2px solid #000;  background: #fa02028f; border-radius: 75px;  height: auto;
}
.motion1 .boxer1 p {
	text-align: center; color: black ;
}
.motion1 .boxer1 img {
    /*border-bottom-right-radius: 25%;  border-top-left-radius: 25%;*/
				border-radius: 25%;
   margin-top: -30px;
			margin-bottom: 10px; 
			max-width: 100%; margin-left: -0; 
}
.motion1 .boxer1 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer1:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/residential-icon-1.png); background-size: cover;
}
.motion1 .boxer1:hover h4 {
	display: none;
}
.motion1 .boxer1:hover h6 {
	display: none;
}
.motion1 .boxer1:hover p {
	display: none;
}
.motion1 .boxer1:hover img {
	display: none;
}
.motion1 .boxer1:hover mark {
	display: contents;
}
.motion1 .boxer2 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 0; border: 2px solid #000; background: #fff; border-radius: 75px;  height: auto;
}
.motion1 .boxer2 p {
	text-align: center; color: black ;
}
.motion1 .boxer2 img {
				border-radius: 25%;
   margin-top: -30px;
			margin-bottom: 10px; 
			max-width: 100%; margin-left: -0; 
}
.motion1 .boxer2 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer2:hover {
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/commercial-icon-1.png); background-size: cover;
}
.motion1 .boxer2:hover h4 {
	display: none;
}
.motion1 .boxer2:hover h6 {
	display: none;
}
.motion1 .boxer2:hover p {
	display: none;
}
.motion1 .boxer2:hover img {
	display: none;
}
.motion1 .boxer2:hover mark {
	display: contents;
}
.motion1 .boxer3 {
padding: 50px 15px 50px 15px; margin-top: 100px; margin-left: 0; border: 2px solid #000; background: #0281fd96; border-radius: 75px;  height: auto;
}
.motion1 .boxer3 p {
	text-align: center; color: black ;
}
.motion1 .boxer3 img {
				border-radius: 25%;
   margin-top: -30px;
			margin-bottom: 10px; 
			max-width: 100%; margin-left: -0; 
}
.motion1 .boxer3 mark {
	padding: 15px; border-radius: 15px; border: 1px solid #000; font-size: 20px; font-family: font4; background: #fff; display: none;  color: #000;
}
.motion1 .boxer3:hover {
	    /*background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/refrigeration-icon-1.png);*/
	    background: linear-gradient(90deg, #00000000 25%, #00000000 25%, #00000000 55%, rgb(255 255 255 / 0%) 55%), url(/img/fridge-stock-image.png);
					background-repeat: no-repeat;
					background-size: 70%;
					background-position: 50% 80%;
}
.motion1 .boxer3:hover h4 {
	display: none;
}
.motion1 .boxer3:hover h6 {
	display: none;
}
.motion1 .boxer3:hover p {
	display: none;
}
.motion1 .boxer3:hover img {
	display: none;
}
.motion1 .boxer3:hover mark {
	display: contents;
}
.motion1 .lefty {
       background: linear-gradient(90deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-3-new.jpg);
    background-size: cover;
    /*border-top-right-radius: 10%;*/
    border-top: 2px solid #000;
    border-right: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -0;
    border-bottom: 2px solid #000;
    /*border-bottom-right-radius: 10%;*/
					border-radius: 10%;

}

.motion1 .righty {
         background: linear-gradient(270deg, rgba(255, 255, 255, 0.0) 69%, #3b8cd29c 69%, #3b8cd29c 85%, rgb(250 2 2 / 50%) 85%), url(/img/hvac-01-new.jpg);
    background-size: cover;
    /*border-top-left-radius: 10%;*/
    border-top: 2px solid #000;
    border-left: 3px solid #000;
    padding: 50px 0px 25px 0px;
    margin-left: -0;
    border-bottom: 2px solid #000;
    /*border-bottom-left-radius: 10%;*/
    border-radius: 10%;

}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
}
.motion1 .carousel-buttons {
				margin-left: 50px;
    top: 35%; margin-bottom: 25px;
    position: absolute; z-index: 0;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: relative;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0px 0px 5px 0px;
		margin: 0px 5px 5px 5px;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}

.motion1 .slides {
  display: flex;
  transition: transform 0.5s; margin-bottom: 50px;    margin-top: 225px;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%; background: #0009; padding: 25px 0px 0px 0px; border-radius: 25px;    height: 182px;
}
.motion1 .slide img {
	border-radius: 25px;
    margin-top: -25px;
}
.motion1 .slide p {
	color: #fff;
}
.motion1 .slide h4 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 25px;
}
.motion1 h2 {
	font-family: 'font4'; text-align: center;
	color: #fff;
	font-size: 2rem;
}
.motion1 h2 strong {
	letter-spacing: 5px; color:  #0281fd;
}
.motion1 h4 {
	font-family: 'font4'; text-align: center;
	color: #000;
	font-size: 25px;
}
.motion1 p {
	font-family: 'font4'; text-align: center;
	color: rgb(83,82,82);
	font-size: 2rem;
}
.motion1 h6 {
	    margin-left: 80px;
}
.motion1 .lighter {
	color: #fff; line-height: 50px;
}
.motion1 .darker {
	color: #fff; line-height: 45px;
}
.motion1 h2 span {
	font-size: 4rem; margin-left: -15px;
}
.carousel-buttons span {
	color: #fa0202;
}
.carousel-buttons span:hover {
	color: #0281fd;
}
.motion1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px;
}
.motion1 h3 {
	    font-family: font4;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-top: 55px;
}
.motion1 .shader {
	background: #f5f5f5; padding-bottom: 100px; margin-bottom: 150px; padding-top: 50px;
}
.motion1 .pad {
	margin-top: 150px;
	/*padding: 75px;*/
	padding: 15px;

}
.motion1 .pad p {
	color: #fff;
}
/**** About Section ****/
.about-us-intro {
	padding: 350px 25px 100px 25px;
	background: linear-gradient(90deg, rgb(250 2 2 / 0%) 0%, #f2f2f2 0%, #f2f2f2 100%, rgb(2 129 253 / 0%) 100%), url(/img/furnace-01-new.jpg);
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	color: #fff;
    width: 100%;

  background-repeat: no-repeat;
  background-size: cover;
}

.about-us-intro h1 {
	font-family: 'font4'; font-weight: 500; font-size: 35px; color: #9a1818; text-shadow: 2px 2px 50px #444; /*text-indent: 150px;*/text-align: center;
}
.about-1 h5 {
	color: #9a1818; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #9a1818;
}
.about-us-intro  p {
	font-family: 'font2'; color: #444; font-size: 17px; line-height: 35px; text-align: center; font-weight: 600;

}
.about-1 img {
	
}
.about-1 li {
	color:  #9a1818; line-height: 70px; font-size: 35px; font-family: 'font6'; text-shadow: 2px 2px 25px #444; margin-left: 50px;
}
.setter1 {
	background: #fa0202; padding-top: 50px;
}
.setter2 {
	background: #fff;
}
.setter3 {
	background: #0281fd;
}
.about-split-1 {
	background: linear-gradient(7deg, rgba(255,255,255,1) 50%, rgba(250,2,2,1) 50%); padding: 150px 0px 150px 0px;
}
.about-split-2 {
    background: linear-gradient(173deg, rgba(255, 255, 255, 1) 50%, rgba(2, 129, 253, 1) 50%); padding: 150px 0px 150px 0px;
}
.about-us-past {
    background: url(/img/hvac-4-new.jpg); padding: 100px 10px 100px 10px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-present {
 background: url(/img/about-33-new.jpg); padding: 100px 10px 100px 10px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.about-us-future {
background: url(/img/about-2-new.jpg); padding: 100px 10px 100px 10px;    background-size: cover;
    background-repeat: no-repeat;border-radius: 25px;
    background-position: right center;
    background-attachment: fixed;
}
.plaxer1 {
     padding: 25px 10px;
					background: #0009;border-radius: 25px;
}
.plaxer1 h2 {
	font-family: font4; font-size: 25px; color: #fff; text-align: center;
}
.plaxer1 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; text-align: center; line-height: 35px; color: #fff;
}
/**** Services Section ****/
.service-intro {
	padding: 100px 10px 100px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.25) 0%, rgba(255,255,255,0.25) 50%, rgba(2,129,253,0.25) 100%), url(/img/hvac-5-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro h1 {
	font-size: 25px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro h2 {
	font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro h4 {
	font-family: 'font4'; font-size: 23px; font-weight: 600; text-align: center;
}
.service-intro h6 {
	font-size: 15px; color: #fff; font-weight: 600;
}
.service-intro p {
	font-size: 15px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #fff; color: #fff; margin-top: 100px; border-radius: 15px;
}
.service-intro2 {
	padding: 80px 0px 50px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-7-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro2 h1 {
	font-size: 25px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro2 h2 {
	font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro2 h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro2 h4 {
	font-family: 'font4'; font-size: 25px; font-weight: 600; text-align: center;
}
.service-intro2 p {
	font-size: 15px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro2 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
.service-intro3 {
	padding: 80px 0px 50px 0px; background: linear-gradient(90deg, rgba(250,2,2,0.5) 0%, rgba(255,255,255,0.5) 50%, rgba(2,129,253,0.5) 100%), url(/img/hvac-replacement-1-new.jpg);
    background-size: cover; background-repeat: no-repeat;  background-position: top;
}
.service-intro3 h1 {
	font-size: 25px; font-family: 'font4'; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 50px;
}
.service-intro3 h2 {
	font-size: 18px; font-weight: 500; text-align: center; text-transform: uppercase; letter-spacing: 2px; color: #fff;
}
.service-intro3 h3 {
	font-family: Arial; font-size: 20px; color: #fff; text-align: center;
}
.service-intro3 h4 {
	font-family: 'font4'; font-size: 25px; font-weight: 600; text-align: center;
}
.service-intro3 p {
	font-size: 15px; font-family: 'Arial'; font-weight: 600; color: #000; line-height: 35px; text-align: center;
}
.service-intro3 mark {
	padding: 35px; background: #000; box-shadow: 0px 3px 10px 2px #e5782599; color: #fff; margin-top: 100px;
}
 .boxy1 {
	border-radius: 25px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);box-shadow: 0px 0px 0px 1px #000;
    padding: 25px 0px 10px 0px;
}
 .tabber1 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
				border-radius: 25px;
}
 .tabber2 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
 .tabber3 {
      background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%);padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}
.tabber4 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 20%, #ffffffa3 20%); padding: 15px; height: 100%; box-shadow: 0px 0px 0px 1px #000;
					border-radius: 25px;
}

.tabber1:hover {
    background: linear-gradient(180deg, #fa0202 0%, #fa0202 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #fa0202;
}
 .tabber2:hover {
    background: linear-gradient(180deg, #0281fd 0%, #0281fd 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #0281fd;
}
.tabber3:hover {
    background: linear-gradient(180deg, #444 0%, #444 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #444;
}
 .tabber4:hover {
    background: linear-gradient(180deg, #31c469 0%, #31c469 20%, rgba(255, 255, 255, 1) 20%);
    padding: 15px;
    height: 100%;
    box-shadow: 0px 0px 0px 1px #31c469;
}
.boxy2 {
	padding: 85px 100px 100px 100px; 
}

.owner-operators-split {
	padding: 50px 0px 50px 0px; color: #001d6c; text-align: center;     background: linear-gradient(270deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%); border-top: 5px solid #000; border-bottom: 5px solid #000; 
}
.owner-operators-split h3 {
	font-family: font5; font-size: 40px;
}
.owner-operators-split h5 {
	font-size: 50px; font-weight: 300; color: #000;
}
.owner-operators-split h6 {
	font-family: 'font4'; letter-spacing: 2px; font-size: 20px; color: #000; text-transform: uppercase;
}
.owner-operators-split .liner {
	background: #fff; width: 10%;
}
.owner-operators-split .hexer {
  padding:  50px; box-shadow: 1px 1px 10px -2px #000; margin-top: -100px; margin-bottom: -100px;
		background: #f5f5f5;
    min-height: auto; border-radius: 25px;
    background-attachment: fixed; position: relative; z-index: 0; border: 7px solid #000;
}
.service-1 {
	padding: 0px 10px 0px 10px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/furnace-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-1 .container-fluid {
	padding: 0px;
}
.service-1 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-1 .pad {
    padding: 100px 10px 50px 10px;
}
.service-1 h1 {
	font-family: 'font4'; font-size: 23px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-1 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-1 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 20px;
}
.service-1 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-1 li {
	font-size: 17px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-1 span {
	color: rgb(83,82,82);
}
.service-1 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-install-1-new.jpg);
   
			background-size: cover; background-repeat: no-repeat;
}
.service-2 {
	padding: 0px 10px 0px 10px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-install-01-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-2 .container-fluid {
	padding: 0px;
}
.service-2 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-2 .pad {
    padding: 100px 10px 50px 10px;
}
.service-2 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-2 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-2 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 20px;
}
.service-2 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-2 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-2 span {
	color: rgb(83,82,82);
}
.service-2 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%; background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-maintenance-1-new.jpg);
   background-size: cover; background-repeat: no-repeat;
}

.service-3 {
	padding: 0px 10px 0px 10px;background: linear-gradient(rgb(255 255 255 / 79%), rgb(245 245 245 / 84%)), url(/img/hvac-inspections-1-new.jpg);
    background-size: 100%;
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
   
}
.service-3 .container-fluid {
	padding: 0px;
}
.service-3 .plax1 {
	 background: linear-gradient(rgb(0, 0, 0, 0.3), rgb(11, 11, 11, 0.1)), url(/img/furnace-01-new.jpg);
    background-size: cover;
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;

    background-repeat: no-repeat;
}
.service-3 .pad {
    padding: 100px 10px 50px 10px;
}
.service-3 h1 {
	font-family: 'font4'; font-size: 25px; text-align: center; font-weight: 800; color: #fff; text-shadow: 2px 2px 5px #000;
}
.service-3 h1 strong {
	font-family: font5; text-transform: uppercase;
}
.service-3 h3 {
	font-family: 'circular'; font-weight: 600; font-size: 20px;
}
.service-3 p {
	font-size: 15px; font-family: 'font2'; font-weight: 600; color: #000; line-height: 40px;
}
.service-3 li {
	font-size: 20px; font-family: 'circular'; line-height: 45px; margin-left: 25px;
}
.service-3 span {
	color: rgb(83,82,82);
}
.service-3 .sq1 {
	border-left: 7px solid #000; border-bottom: 7px solid #000; height: 100%;
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/hvac-repair-02.jpg);*/
	
	/*background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-floor-photo.jpg);*/
	background: linear-gradient(rgb(0 0 0 / 0%), rgb(11 11 11 / 0%)), url(/img/fridge-001.jpg);

	
   background-size: cover; background-repeat: no-repeat;
}

/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
/**** FAQ START *****/
.serv6 {
	padding: 100px 10px 150px 10px ; border-left: 25px solid #fff; border-right: 25px solid #fff;
	background: #f5f5f5;
}
.serv6 h1 {
	font-family: 'font4';
	color: #000; letter-spacing: 2px;
	font-size: 1.8rem;
	padding-bottom: 40px;
	text-align: center;
}
.serv6 h3 {
	font-family: monospace; font-size: 35px; text-align: center; color: #000;
}
.serv6 p {
	font-size: 15px;
	padding-top: 20px;
	font-family: 'font2'; line-height: 35px;
	color: #000; font-weight: 600;
	text-align: center;
}
.serv6 mark {
	 padding: 15px;
    font-size: 13px;
    text-align: center;
    font-family: monospace;
    background: #0281fd;
    color: #fff;
    border: 1px solid #fff;
}
.serv6 i {
	font-size: 20px;
	color: rgb(255,255,255);
}
.serv6 button {
	border-radius: 1.6rem;
	border: 1px solid rgb(255,255,255);
	background: rgb(246,177,24);
	font-size: 14px;
}
.serv6 button:hover {
	background: rgb(246,177,24,0.8);
}
.serv6 img {
	border-radius: 0.6rem;
}
.serv6 .box{
    box-shadow: 1px 1px 8px white;
    width: auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 1px 8px #ddd;
}
.serv6 .box p {
	line-height: 25px;
}
.serv6 span{
    transition: 200ms;
    font-weight: 600;
    font-size: 18px;
}
.serv6 .bg-dark {
    background-color: #0281fd !important;
}
.serv6 .bg-dark:hover {
    background-color: #fa0202 !important; color: #fff !important;
}
.serv6 .content{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_2{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_3{
    overflow: hidden;
    max-height: 0px; background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_4{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_5{
    overflow: hidden;
    max-height: 0px;background: #fff;
    transition: 300ms ease-in;
}
.serv6 .content_6{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .header{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.serv6 .header_2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_4{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_5{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_6{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
/**** FAQ END ****/
/**** General Services Section ****/
.general-services {
	padding: 100px 10px 100px 10px; background: linear-gradient(270deg, rgba(250, 2, 2, 0.25) 0%, rgba(255, 255, 255, 0.25) 50%, rgba(2, 129, 253, 0.25) 100%);
}
.general-services h1 {
	font-family: font4; font-size: 25px; padding: 50px 0px 100px 0px; text-align: center;
}
.general-services h2 {
	font-family: monospace;
    font-size: 25px;
    padding-top: 10px;
    color: #000;
				text-align: center;
}
.general-services  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-services .bawks1 {
	padding: 10px;
}
.general-services .bawks2 {
	padding: 25px; border: 2px solid #000; background: #fff;border-radius: 15px;
}
.general-services .bawks2 img {
	border-radius: 15px;
}
.general-residential {
 padding: 100px 0px 100px 0px;
   
}
.general-residential h3 {
	font-family: font4; font-size: 25px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-residential h4 {
	font-family: monospace; font-size: 20px; line-height: 40px; text-align: center;
}
.general-residential  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-residential .rec1 {
padding: 65px 15px 25px 15px;

}
.general-residential .rec2 {
padding: 25px;

}
.general-residential img {
	width: 100%;; height: 100%; margin-top:25px; 
}
.general-residential mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-residential mark:hover {
	background: #fa0202;
}
.general-commercial {
 padding: 100px 0px 100px 0px;
   background: #f5f5f5;
}
.general-commercial h3 {
	font-family: font4; font-size: 25px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-commercial h4 {
	font-family: monospace; font-size: 20px; line-height: 40px; text-align: center;
}
.general-commercial  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-commercial .rec1 {
padding: 75px 15px 25px 15px;

}
.general-commercial .rec2 {
padding: 25px;

}
.general-commercial img {
	width: 100%; height: 100%; margin-top:25px;
}
.general-commercial mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-commercial mark:hover {
	background: #fa0202;
}
.general-refrigeration {
 padding: 100px 0px 100px 0px;
   
}
.general-refrigeration h3 {
	font-family: font4; font-size: 25px; text-align: center; padding: 35px 0px 35px 0px;
}
.general-refrigeration h4 {
	font-family: monospace; font-size: 20px; line-height: 40px; text-align: center;
}
.general-refrigeration  p {
	line-height: 35px; font-size: 15px; font-family: font2; font-weight: 600; text-align: center;
}
.general-refrigeration .rec1 {
padding: 125px 25px 25px 25px;

}
.general-refrigeration .rec2 {
padding: 25px;

}
.general-refrigeration img {
	width: 100%; height: 100%; margin-top:25px;
}
.general-refrigeration mark {
	padding: 25px; background: #0281fd; color: #fff; font-size: 25px; border-radius: 15px;
}
.general-refrigeration mark:hover {
	background: #fa0202;
}
/**** Testimonials Section ****/
.testimonials {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}


/**** Sections On Every Page ****/
.contact-us {
	padding:150px 10px 100px 10px; background: #f5f5f5;
}
.contact-us h1 {
	font-family: font4; padding-bottom: 50px; text-align: center;
}
.contact-us  p {
	line-height: 35px; font-size: 17px; font-family: font2; font-weight: 600;
}
.contact-us li {
	font-family: font2; font-weight: 600;
}
.contact-us li strong {
	font-family: monospace; font-size: 20px
}
.contact-section {
	padding: 50px 0 50px 0;    background: linear-gradient(360deg, rgba(2, 129, 253, 1) 50%, rgba(250, 2, 2, 1) 50%);
}
.contact-section h2 {
    font-size: 100px;
    margin-top: 75px;
    transform: rotate(-7deg);
    margin-left: -115px;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}

.contact-section .contact-point {
    padding: 60px 25px;
    background: white;
    text-align: center;
    border-radius: 25px;
    border: 7px solid #000;
    width: auto;
}
.contact-point h2 {
    font-family: 'font4';
    text-align: center;
    color: black;
    font-size: 2rem;
    transform: rotate(-0deg);
    margin-left: -0px;
    margin-top: 0px;
}
.contact-section iframe{
	width: 100%; 
}


/**** About Section ****/


/**** Services Section ****/


/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.area h2 {
	font-size: 2.5rem; font-family: font2; font-weight: 800; color: rgb(196,41,56);
}
.area h4 {
	font-size: 1.5rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}

/**** Testimonials Section ****/
.testimonials {
	padding: 30px 0 30px 0; background: rgb(255,255,255);
}

/**** Contact Section ****/


/**** Sections On Every Page ****/
/*.contact-section {
	padding: 50px 0 50px 0;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}
*/
/**** Footer Section ****/
.footer-section {
	padding-top: 30px; text-align: center;
}
.footer-section img {
	max-width: 210px; padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px; font-weight: 600; color: rgb(0,0,0);
}
.service-cities a {
	font-size: 18px; line-height: 10px; color: rgb(0,0,0);
}

/**** Misc. Section ****/
.btn {
	background: rgb(249,78,1); width: 50%; padding: 10px 0px; color: #ffffff; cursor: pointer; outline: none; border: none;
}
.alert h1,
.alert p {
	top: 2em; opacity: 0; position:relative;
}
.alert h1 {
	margin-top: 0; color: #2b1663;
}
.custom-show {
	position: fixed; transform: scale(1,1); border: 0; background: white; border-radius: 0; z-index: 1100; overflow: inherit; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.alert-dismissible .close {
	position: absolute; top: 0; right: 0; background: transparent; border: none; padding: 0.75rem 1.25rem; color: rgb(80,80,80); font-family: 'font2'; outline: none; z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}
.lnr {
	display: inline-block; fill: currentColor; width: 1em; height: 1em; vertical-align: -0.2em; cursor: pointer;
}

}
/* === Sm. Mobile CSS Section ================= */
@media screen and (max-width: 375px) {

}