/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


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



.dropdown {
  float: left; position: relative;
}

.dropdown h2{
    font-weight: 300;
    color: black;
    text-decoration: underline;
		text-align: center;
		font-size: 1.25rem;
}
.dropdown img {
	box-shadow: 1px 1px 10px 1px #444;
}
.dropdown .dropbtn {
  font-size: 16px; font-weight: 900; border: none; outline: none; color: white; padding: 14px 16px; background-color: inherit; font-family: 'font2'; margin: 0; text-shadow: 1px 1px 1px #000;
}
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: rgb(201,173,153); color: rgb(255,255,255);
}
.dropdown-one {
  cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 175px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-two, .dropdown-three, .dropdown-four, .dropdown-five, .dropdown-six, .dropdown-seven, .dropdown-eight {
  cursor: pointer; display: none; position: absolute; left: /*205px*/ 100%; top: 0px; min-width: 175px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	
	height:100%;
}
.dropdown-nine {
  cursor: pointer; display: none; position: absolute; left: /*205px*/ 100%; top: 0; min-width: 195px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); height:100%;
}
.dropdown-ten, .dropdown-eleven, .dropdown-twelve, .dropdown-thirteen, .dropdown-fourteen, .dropdown-15 {
  cursor: pointer; display: none; position: absolute; left: /*205px*/ 100%; top: 0; min-width: 175px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); height:100%;
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two,
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three,
.dropdown:hover .dropdown-one, #link3:hover > .dropdown-four,
.dropdown:hover .dropdown-one, #link4:hover > .dropdown-five,
.dropdown:hover .dropdown-one, #link5:hover > .dropdown-six,
.dropdown:hover .dropdown-one, #link6:hover > .dropdown-seven,
.dropdown:hover .dropdown-one, #link7:hover > .dropdown-eight,
.dropdown:hover .dropdown-one, #link8:hover > .dropdown-nine,
.dropdown:hover .dropdown-one, #link9:hover > .dropdown-ten,
.dropdown:hover .dropdown-one, #link10:hover > .dropdown-eleven,
.dropdown:hover .dropdown-one, #link11:hover > .dropdown-twelve,
.dropdown:hover .dropdown-one, #link12:hover > .dropdown-thirteen,
.dropdown:hover .dropdown-one, #link13:hover > .dropdown-fourteen,

.dropdown:hover .dropdown-one, #link14:hover > .dropdown-15{
  display: block;
	
	
}


#link1:hover > .dropdown-two,
#link2:hover > .dropdown-three,
#link3:hover > .dropdown-four,
#link4:hover > .dropdown-five,
#link5:hover > .dropdown-six,
#link6:hover > .dropdown-seven,
#link7:hover > .dropdown-eight,
#link8:hover > .dropdown-nine,
#link9:hover > .dropdown-ten,
#link10:hover > .dropdown-eleven,
#link11:hover > .dropdown-twelve,
#link12:hover > .dropdown-thirteen,
#link13:hover > .dropdown-fourteen,

#link14:hover > .dropdown-15{
	
	    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
		
		
}


















.dropdown-one .dItem {
  color: black; padding: 7px 16px; display: block; text-align: left; font-family: 'font2';
}
.dropdown-one .dSubItem, .dropdown-two .dSubItem, .dropdown-three .dSubItem, .dropdown-four .dSubItem,
.dropdown-five .dSubItem, .dropdown-six .dSubItem, .dropdown-seven .dSubItem, .dropdown-eight .dSubItem {
  color: black; padding: 7px; display: block; text-align: left; font-size: 15px; min-width: 240px; text-shadow: none; font-family: 'font2';
}
.dropdown-one .dSubItem a, .dropdown-two .dSubItem a, .dropdown-three .dSubItem a, .dropdown-four .dSubItem a,
.dropdown-five .dSubItem a, .dropdown-six .dSubItem a, .dropdown-seven .dSubItem a, .dropdown-eight .dSubItem a,
.dropdown-nine .dSubItem a, .dropdown-ten .dSubItem a, .dropdown-eleven .dSubItem a, .dropdown-twelve .dSubItem a,
.dropdown-thirteen .dSubItem a, .dropdown-fourteen .dSubItem a, .dropdown-15 .dSubItem a {
	color: rgb(12,12,12); padding: 10px; text-align: left; font-weight: 500; font-size: 16px;
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-two .dItem:hover, .dropdown-three a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-three .dItem:hover, .dropdown-four a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-four .dItem:hover, .dropdown-five a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-five .dItem:hover, .dropdown-six a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-six .dItem:hover, .dropdown-seven a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-seven .dItem:hover, .dropdown-eight a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-eight .dItem:hover, .dropdown-nine a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-nine .dItem:hover, .dropdown-ten a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-ten .dItem:hover, .dropdown-eleven a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-eleven .dItem:hover, .dropdown-twelve a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-twelve .dItem:hover, .dropdown-thirteen a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-thirteen .dItem:hover, .dropdown-fourteen a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}
.dropdown-15 .dItem:hover, .dropdown-16 a:hover {
  background-color: rgb(201,173,153); color: #fff; text-shadow: 1px 1px 1px #000;
}

.ajecks {
	padding: 75px 75px 75px 75px; background: #fff;
}
.ajecks h6 {
	font-size: 12px;
}
.ajecks h5 {
	font-size: 20px;
}
.ajecks h4 {
	text-align: center;
	font-size: 27px;
}
.ajecks h4 span {
	font-size: 15px;
}
.ajecks p {
	font-size: 15px;
}
.ajecks iframe {
	padding-left: 15px;
	height: 65%;
	width: 100%;
}
.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: 25px;
	color: #333;
	white-space: normal;
	font-size: 14px;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: rgb(15,15,15);
	background-color: rgb(201,173,153);
}
/* ============================================================================================ */
/* === Tabs      **(ONLY MOBILE FREINDLY WITH A SMALL NUMBER OF TABS WITH A MAX OF 20 CHARACTERS  ================= */
/* ============================================================================================ */
.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);
}

/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed;
	width: 100%;
	z-index: 1;
	padding: 10px 0 10px 0;
	background: rgb(19,19,19);
	z-index: 5;
	-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 {
	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-']: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 {
	color: rgb(255,255,255);
	font-size: 14px;
}
.top-header div[class*='col-']:nth-child(3) a:hover {
	color: rgb(255,255,255);
}
.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 {
	color: rgb(255,255,255);
	font-size: 14px;
}
.top-header div[class*='col-']:nth-child(4) a:hover {
	color: rgb(255,255,255);
}
.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;
	color: rgb(255,255,255);
	background: transparent;
	border-radius:100px;
	height: 34px;
	width: 34px;
	margin: 0 4px;
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	background: transparent;
	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;
}
.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;
}

/******* Mobile Navigation Section *******/
.navbar-sidebar {
	display:none;
}
.dropdown-wrapper {
	margin:0;
	padding:0;
}
.navbar-sidebar .dropdown-menu-mobile , .navbar-sidebar .dropdown-menu-mobile-2 , .navbar-sidebar .dropdown-menu-mobile-3 , .navbar-sidebar .dropdown-menu-mobile-4, .navbar-sidebar .dropdown-menu-mobile-5, .navbar-sidebar .dropdown-menu-mobile-6, .navbar-sidebar .dropdown-menu-mobile-7, .navbar-sidebar .dropdown-menu-mobile-8, .navbar-sidebar .dropdown-menu-mobile-9, .navbar-sidebar .dropdown-menu-mobile-10, .navbar-sidebar .dropdown-menu-mobile-11, .navbar-sidebar .dropdown-menu-mobile-12, .navbar-sidebar .dropdown-menu-mobile-13 {
	  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;
	  list-style: none;
	  background-color: rgb(136 136 136);
	  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;
}
.dip {
	font-weight: 600;
	font-size: 15px;
	color:  rgb(201,173,153);
	padding-left: 15px;
	padding-top: 8px;
}
.dip2 {
	font-weight: 600;
	font-size: 15px;
	color:  rgb(201,173,153);
	padding-left: 15px;
	padding-top: 25px;
}
.dropdown-menu-animate , .dropdown-menu-animate-2 , .dropdown-menu-animate-3 , .dropdown-menu-animate-4, .dropdown-menu-animate-5, .dropdown-menu-animate-6, .dropdown-menu-animate-7, .dropdown-menu-animate-8, .dropdown-menu-animate-9, .dropdown-menu-animate-10, .dropdown-menu-animate-11, .dropdown-menu-animate-12, .dropdown-menu-animate-13 {
	display:inline-block !important;
	transform:scale(1,1) !important;
	height:auto !important;
	visibility: visible !important;
}
.navbar-sidebar .dropdown-menu-mobile a , .navbar-sidebar .dropdown-menu-mobile-2 a , .navbar-sidebar .dropdown-menu-mobile-3 a , .navbar-sidebar .dropdown-menu-mobile-4 a , .navbar-sidebar .dropdown-menu-mobile-5 a, .navbar-sidebar .dropdown-menu-mobile-6 a, .navbar-sidebar .dropdown-menu-mobile-7 a, .navbar-sidebar .dropdown-menu-mobile-8 a, .navbar-sidebar .dropdown-menu-mobile-9 a, .navbar-sidebar .dropdown-menu-mobile-10 a, .navbar-sidebar .dropdown-menu-mobile-11 a, .navbar-sidebar .dropdown-menu-mobile-12 a, .navbar-sidebar .dropdown-menu-mobile-13 a {
	color: rgb(10,10,10);
	font-weight:600 !important;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}
.navbar-sidebar {
	padding-top: 150px;
	height: 100%;
	width: 260px;
	background: rgb(19,19,19);
	position: fixed!important;
	z-index: 1;
	overflow: auto;
}









.navbar-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    background-color: rgb(250,250,250);
    z-index: 3;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform 0.4s ease;
    padding-top: 110px;
		display: block; 

}

.navbar-sidebar.open {
    transform: translateX(0%);
}














.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;
}
.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;
	color: black;
	font-weight: 600;
	font-size: 15px;
	border:none;
	white-space:normal;
	float:none;
	outline:0;
}
.nav-link {
	display: block;
	padding: 8px 16px;
	color: black;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-decoration: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.bar-block .bar-btn{
	width:100%;
	display:block;
	padding:8px 16px;
	text-align:left;
	border:none;
	white-space:normal;
	float:none;
	outline:0;
	color: rgb(10,10,10);
	font-weight: 600;
	background: rgb(255,255,255);
}
.bar-block.center .bar-item {
	text-align:center;
}
.block {
	display:block;
	width:100%;
}
/******* Mobile Navigation Section *******/

/******************************************** DAVIDS MOBILE CODE START *************************************************/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 125px;
}
.home-header-section .slider-logo span {
	font-family: 'font';
	color: rgb(196,41,56);
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 200px;
	padding: .5rem 0;
	margin: 0 0 0 0;
	font-size: 15px;
	line-height: 25px;
	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 h5 {
	font-size: 15px;
	color: rgb(15,15,15);
	text-transform: uppercase;
	padding: 10px 0 0 10px;
	line-height: 0;
	font-weight: 600;
}
.dropdown-menu.columns-3 {
	min-width: 1000px;
	top: 0px !important;
}
.dropdown-menu li a {
	padding: 0 0 0 10px;
	font-weight: 500;
}
.dropdown-item {
	display: block;
	width: 100%;
	font-weight: 500;
	padding: 0 10px 0 10px;
	clear: both;
	line-height: 25px;
	color: rgb(15,15,15);
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0;
}
.dropdown-item:hover {
	color: rgb(15,15,15);
	text-decoration: none;
	background: rgb(201,173,153);
}
.home1 {
	padding: 200px 0px 200px 0px;
    background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/roofer-silhouette.jpg); background-size: cover;
}
.home1 h2 {
	font-family: 'font2';
	font-size: 35px;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: rgb(250,250,250);
}
.home1 h3 {
	color: #fff; text-indent: 15px; line-height: 55px;
}
.home1 h5 {
	color: #fff; font-size: 18px;
}
.home1 h5 span {
	color: gold;
}
.home1 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 0px 0px 1px #000;
	text-align: justify;
	color: rgb(250,250,250);
}
.home1 .img-flex{
	/*display:flex;*/
	margin-top:25px;
	display: grid;
	grid-template-columns: 2fr 2fr;
	justify-content: center;
	align-items:center;
	gap: 35px;
	    text-align: center;
}
.home1 .img-flex img{
	max-width: 60%;
}



.home2 {
	padding: 50px 0 50px 0;
	background: rgb(53,53,53);
}
.home2 .box {
	padding-top: 30px;
}
.home2 h2 {
	color: rgb(201,173,153);
	text-align: center;
	font-weight: 500;
	padding-top: 10px;
	font-size: 25px;
}
.home2 h3 {
		color: rgb(201,173,153);
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}
.home2 h4 {
	color: rgb(201,173,153);
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}
.home2 h5 {
	color: rgb(201,173,153);
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 15px;
}
.home2 p {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 17px;
	font-weight: 500;
}
.home2 p span {
	color: rgb(255,255,255);
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
	font-size: 35px;
}
.home2 strong {
	color: rgb(201,173,153);
}
.home2 u {
	font-weight: 700;
}
.home2 li {
	color: #fff;
	font-size: 15px;
}
.home3 {
	padding: 50px 0 50px 0;
  background: rgb(255,255,255);
}
.home3 h2 {
	color: rgb(15,15,15);
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
	font-size: 35px;
}
.home3 p {
	color: rgb(15,15,15);
	text-align: center;
	font-size: 17px;
	font-weight: 500;
}
.home3 video {
	width: 800px;
	padding-top: 30px;
}
.home4 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/home-bg1.jpg");
	background-size: cover;
	overflow: hidden;
}
.home4 .box1 {
	padding-top: 75px;
}
.home4 h2 {
	color: rgb(201,173,153);
	font-size: 30px;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 600;
}
.home4 h3 {
	color: rgb(201,173,153);
	font-size: 30px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: 600;
}
.home4 p {
	color: rgb(255,255,255);
	font-size: 17px;
	text-align: justify;
	font-weight: 500;
}
.home4 .mid {
	text-align: center;
	color: rgb(255,255,255);
}
.home4 i {
	font-size: 55px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: rgb(255,255,255);
}
.home4 span {
	color: rgb(201,173,153);
}
.home4 .box2 {
	padding: 25px;
	background: rgb(0,0,0,0.5);
}
.home4 .slideshow-container {
  position: relative;
  background: rgb(0,0,0,0);
}
.home4 .mySlides {
  display: none;
  padding: 20px 60px 10px 60px;
  text-align: center;
}
.home4 .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -100px;
  padding: 16px;
  color: rgb(255,255,255);
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.home4 .next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
.home4 .prev:hover, .next:hover {
  background-color: rgb(201,173,153);
  color: rgb(15,15,15);
}
.home4 .dot-container {
	text-align: center;
	padding: 0 0 0 0;
	background: rgb(0,0,0,0);
}
.home4 .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.home4 .active, .dot:hover {
  background-color: #717171;
}
.home4 q {
	font-style: italic;
	color: rgb(255,255,255);
	font-size: 17px;
}
.home4 .author {
	color: rgb(201,173,153);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 17px;
	padding-top: 10px;
	text-align: center;
}
.home5 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.home5 .pad {
	padding-top: 30px;
}
.home5 h2 {
	font-weight: 500;
	font-size: 27px;
	padding-bottom: 6px;
	color: rgb(15,15,15);
}
.home5 p {
	font-size: 16px;
	color: rgb(121,113,113);
	padding-bottom: 10px;
	text-align: justify;
}
.home5 a {
	border-radius: 1.6rem;
	border: 1px solid rgb(53,53,53);
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53);
	color: rgb(201 173 153);
}
.home5 a:hover {
	border-radius: 1.6rem;
	border: 1px solid rgb(53,53,53);
	background: rgb(255,255,255);
	color: rgb(201,173,153);
}
.home6 {
	padding: 125px 0 125px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/home-bg2.jpg");
	background-size: cover;
	overflow: hidden;
}
.home6 h4 {
	font-size: 25px;
	text-align: center;
	color: rgb(255,255,255);
	font-weight: 600;
	padding-bottom: 15px;
}
.home6 h5 {
	text-align: center;
	color: rgb(255,255,255);
	line-height: 30px;
	font-size: 20px;
}
.home7 {
	background: rgb(255,255,255);
	padding: 100px 0 100px 0;
}
.home7 h4 {
	text-align: center;
	font-size: 22px;
}
.home7 h5 {
	padding-top: 15px;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: rgb(15,15,15);
}
.home7 p {
	text-align: center;
}
.home7 a {
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53);
	color: rgb(255,255,255);
	border-radius: 1.6rem;
}
.home8 {
	padding: 75px 0 75px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/home-bg2.jpg");
	background-size: cover;
	overflow: hidden;
}
.home8 h4 {
	text-align: center;
	padding-bottom: 15px;
	font-size: 30px;
	color: rgb(255,255,255);
}
.home8 p {
	text-align: center;
	font-size: 17px;
	color: rgb(255,255,255);
}
.home8 a {
	padding: 13px 30px;
	border-radius: 1.6rem;
	background: rgb(53,53,53);
	color: rgb(201,173,153);
	border: 1px solid rgb(53,53,53);
}
.home8 a:hover {
	padding: 13px 30px;
	border-radius: 1.6rem;
	background: rgb(53,53,53,0.8);
	color: rgb(255,255,255);
	border: 1px solid rgb(53,53,53);
}
.home8 i {
	font-size: 15px !important;
}
.home8 .pad {
	padding-top: 40px;
}
/* Home Page End */
/* About Page Start */
.about1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.about1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.about2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.about2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
	text-align: center;
}
.about2 h3 {
	color: rgb(101 101 101);
	font-size: 1rem;
	text-align: center;
	padding-bottom: 20px;
	font-weight: 600;
}
.about2 p {
	font-size: 16px;
	text-align: center;
	color: rgb(121,113,113);
}
.about3 {
	background: rgb(240,240,240);
	padding: 75px 0 75px 0;
}
.about3 h2 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 20px;
}
.about3 p {
	font-size: 16px;
	text-align: center;
	color: rgb(15,15,15);
	padding-bottom: 20px;
}
.about4 {
	background: rgb(224,224,224);
	padding: 100px 0 100px 0;
}
.about4 h4 {
	text-align: center;
	font-size: 22px;
}
.about4 h5 {
	padding-top: 15px;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: rgb(15,15,15);
}
.about4 p {
	text-align: center;
}
.about4 a {
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53);
	color: rgb(255,255,255);
	border-radius: 1.6rem;
}
.about4 a:hover {
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53,0.8);
	color: rgb(255,255,255);
	border-radius: 1.6rem;
}
/* About Page End */
/* General Services Page Start */
.general1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.general1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.general2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.general2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.general2 h5 {
	color: rgb(101 101 101);
	font-size: 1rem;
	text-align: center;
	padding-bottom: 20px;
	font-weight: 600;
}
.general2 p {
	font-size: 16px;
	text-align: center;
	color: rgb(121,113,113);
}
.general2 .pad {
	padding-top: 30px;
}
.general2 .box {
	border-radius: 0.2rem;
	padding: 25px 40px 15px 40px;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/general-btn.jpg");
	background-size: cover;
	overflow: hidden;
}
.general2 .box p {
	color: rgb(255,255,255);
	font-size: 15px;
	text-shadow: 1px 1px 3px rgb(0,0,0);
}
.general2 .box h3 {
	color: rgb(255,255,255);
	text-shadow: 1px 1px 3px rgb(0,0,0);
	font-weight: 600;
	font-size: 17px;
}
.general2 .mid {
	text-align: justify;
}
.general3 {
	padding: 75px 0 75px 0;
	background: rgb(240,240,240);
}
.general3 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.general3 p {
	font-size: 16px;
	text-align: center;
	color: rgb(15,15,15);
}
.general4 {
	background: rgb(224,224,224);
	padding: 75px 0 75px;
}
.general4 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 15px;
	text-align: center;
}
.general4 p {
	color: rgb(15,15,15);
	text-align: center;
	font-size: 17px;
}
.general5 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.general5 h3 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 30px;
}
.general5 h5 {
	text-align: center;
	padding-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.general5 p {
    font-size: 16px;
    text-align: center;
    color: rgb(121,113,113);
}
.general6 {
	background: rgb(240,240,240);
	padding: 75px 0 75px;
}
.general6 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	text-align: center;
}
.general6 h4 {
	font-weight: 600;
	color: rgb(100,100,100);
	padding-bottom: 15px;
	font-size: 19px;
	text-align: center;
}
.general6 p {
	color: rgb(100,100,100);
	text-align: center;
	font-size: 17px;
}
.general7 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.general7 h3 {
	text-align: center;
	font-size: 30px;
	padding-bottom: 15px;
	color: rgb(15,15,15);
}
.general7 span {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
.general7 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* General Services Page End */
/* New Roofing Page Start */
.new-roof1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.new-roof1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.new-roof2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.new-roof2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.new-roof2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.new-roof2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.new-roof2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* New Roofing Page End */
/* Roof Installation Page Start */
.install1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.install1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.install2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.install2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.install2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.install2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.install2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Roof Installation Page End */
/* Residential Roofing Page Start */
.res1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.res1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.res2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.res2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.res2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.res2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.res2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Residential Roofing Page End */
/* Commercial Roofing Page Start */
.com1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.com1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.com2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.com2 .pad {
	padding-top: 10px;
}
.com2 h2 {
	color: rgb(15,15,15);
	font-size: 27px;
  text-align: left;
}
.com2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
  text-align: left;
}
.com2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: justify;
}
/* Commercial Roofing Page End */
/* Shingle Options Page Start */
.option1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.option1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.option2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.option2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.option2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.option2 h4 {
	text-align: center;
	color: rgb(15,15,15);
	padding-top: 15px;
	font-size: 20px;
}
.option2 h5 {
	text-align: center;
	padding-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.option2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Shingle Options Page End */
/* Roof Replacement Page Start */
.replace1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.replace1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.replace2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.replace2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.replace2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.replace2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.replace2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Roof Replacement Page End */
/* Gallery Page Start */
.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);
}
/* Gallery Page End */
/* Service Areas Page Start */
.area1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.area1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.area2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.area2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.area2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.area2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.area2 a {
	border-radius: 1.6rem;
	border: 1px solid rgb(53,53,53);
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53);
	color: rgb(201 173 153);
	display: inline-block; 
}
.area2 a:hover {
	border-radius: 1.6rem;
	border: 1px solid rgb(53,53,53);
	background: rgb(255,255,255);
	color: black;
}


.area2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
.area3 {
	padding: 75px 0 75px 0;
	background: rgb(240,240,240);
}
.area3 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.area3 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
  text-align: left;
}
.area3 h5 {
	text-align: center;
	padding-bottom: 50px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.area3 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: justify;
}
.area3 li {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: left;
}
.area3 ul {
	line-height: 33.8px;
}
.area4 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.area4 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 40px;
  text-align: center;
}
.area4 h5 {
	text-align: center;
}
.area4 .box {
	border-radius: 0.2rem;
	padding: 25px 40px 15px 40px;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/general-btn.jpg");
	background-size: cover;
	overflow: hidden;
}
.area4 a {
	color: rgb(255,255,255);
}
.area4 a:hover {
	color: rgb(255,255,255);
}
.area5 {
	background: rgb(240,240,240);
	padding: 75px 0 75px 0;
}
.area5 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 40px;
  text-align: center;
}
.area5 h5 {
	text-align: center;
}
.area5 .box {
	border-radius: 0.2rem;
	padding: 25px 40px 15px 40px;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/general-btn.jpg");
	background-size: cover;
	overflow: hidden;
}
.area5 a {
	color: rgb(255,255,255);
}
.area5 a:hover {
	color: rgb(255,255,255);
}
/* Service Areas Page End */
/* Finance Page Start */
.finance1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.finance1 h1 {
	color: rgb(255,255,255);
	text-align: center;
}
.finance2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.finance2 h2 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 30px;
}
.finance2 h5 {
	text-align: center;
	padding-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.finance2 .box {
	padding: 30px;
	background: rgb(255,255,255);
	border-radius: 0.7rem;
	box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
}
.finance2 h3 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 27px;
}
.finance2 p {
	font-size: 16px;
	text-align: center;
	color: rgb(121,113,113);
}
.finance2 .pad {
	padding-top: 40px;
}
.finance2 h4 {
	text-align: center;
	color: rgb(15,15,15);
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 27px;
}
.finance3 {
	background: rgb(224,224,224);
	padding: 75px 0 75px 0;
}
.finance3 h4 {
	text-align: center;
	font-weight: 600;
	padding-bottom: 15px;
	font-size: 18px;
	color: rgb(15,15,15);
}
.finance3 h5 {
	text-align: center;
}
.finance3 p {
	color: rgb(15,15,15);
	text-align: center;
	font-size: 17px;
	padding-bottom: 35px;
}
.finance3 a {
	padding: 13px 45px;
	background: rgb(53,53,53);
	border-radius: 1.6rem;
	font-size: 16px;
	color: rgb(201,173,153);
}
.finance3 a:hover {
	padding: 13px 45px;
	background: rgb(53,53,53,0.8);
	border-radius: 1.6rem;
	font-size: 16px;
	color: rgb(201,173,153);
}
/* Finance Page End */
/* Contact Page Start */
.contact1 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.contact1 .pad {
	padding-top: 75px;
}
.contact1 h1 {
  font-size: 30px;
	font-weight: 500;
  color: rgb(15,15,15);
	text-align: left;
}
.contact1 h5 {
  font-size: 23px;
	font-weight: 500;
	padding-bottom: 15px;
  color: rgb(15,15,15);
	text-align: left;
}
.contact1 p {
	color: rgb(121,113,113);
	font-size: 17px;
	line-height: 35px;
	text-align: justify;
}
/* Contact Page End */




/*FAQ Page*/
.faq {
	padding: 200px 0 75px 0;
	background: white;
}
.faq h1 {
	font-size: 2.7rem;
	font-weight: 800;
	padding-bottom: 15px;
	color: rgb(201,173,153);
	text-align: center;
	
	
}
.faq h2 {
	font-size: 1.3rem;
	font-weight: 800;
	padding-bottom: 5px;
	color: black; 
	text-align: center;
}
.faq .box{
  width: auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.faq span{
  transition: 200ms;
  font-weight: 600;
  font-size: 1.1rem;
}
.faq .bg-dark {
  background-color: rgb(190,160,71); !important;
}
.faq .bg-dark:hover {
  background-color:rgb(190,160,71); !important;
}
.faq .content, .faq .content_2, .faq .content_3, .faq .content_4, .faq .content_5,
.faq .content_6, .faq .content_7, .faq .content_8, .faq .content_9, .faq .content_10, .faq .content_11, .faq .content_12 {
  overflow: hidden;
  max-height: 0px;
  transition: 300ms ease-in;
	background: rgb(255,255,255);
	border: 1px solid black !important;
}
.faq .header, .faq .header_2, .faq .header_3, .faq .header_4, .faq .header_5,
.faq .header_6, .faq .header_7, .faq .header_8, .faq .header_9, .faq .header_10, .faq .header_11, .faq .header_12 {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
	text-transform: capitalize;
}
/*FAQ Page END*/

/******************************************** DAVIDS MOBILE CODE END *************************************************/

/*******************  Referrals Owl Carousel *************************/
.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;
}

/*******************  Home Page Service Cards *************************/
.pre-footer-section {
	padding:0 !important;
	overflow:;
}
.pre-footer-section div[class*='col-']:last-child {
	background: url(/img/home-image-2.jpg) bottom no-repeat;
	background-size:cover;
}
.pre-footer-section .hours {
	display:flex;
	color: #fff;
	flex-direction:column;
	justify-content:center;
	padding:120px;
	background: #1d1d1d;
}
.pre-footer-section div[class*='col-']:last-child {
	padding:165px;
}
.pre-footer-section .hours p {
	display:flex;
	padding:0 200px 0 0;
	flex-direction:row;
	justify-content:space-between;
}
.pre-footer-section a {
	margin: 40px 0 0;
	color:#fff;
	font-size: 20px;
	font-weight:700;
}
.pre-footer-section a:hover {
	color:#8a8a8a;
}

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

/********* Set Timeout Function FadeDiv Styling **********/
.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; /* Hidden by default */
    width: 50px;
    height: 50px;
    position: fixed; /* Fixed/sticky position */
    top:100%; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #000000; /* Set a background color */
    color: #ffffff;
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 14px;
    padding-top: 0; /* Some padding */
    border-radius: 0px; /* Rounded corners */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
#myBtn i {
	color: white;
}
#myBtn:hover {
    background-color: #424242; /* Add a dark-grey background on hover */
    color:#fff;
}

/* ========================================================== */
/* 			            Custom Navbar	                      */
/* ========================================================== */

.top-header-animate .dropdown-toggle {
	color:#0a0a0a;
	font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
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: 95px 0 0;
	position: fixed;
	background: rgb(255,255,255);
	box-shadow: 0px 0px 10px -4px #000000bd;
	width: 100%;
	z-index: 4;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
.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 22px;
  padding: 6px 0px;
  font-weight: 600;
  font-size: 15px;
  color: rgb(15,15,15);
}
.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(201,173,153);
}
.navbar-light .navbar-nav li a {
	position:relative;
}
.navbar-collapse {
	height:100%;
}
.mobile-top-header {
	display:none !important;
}

/* ========================================================== */
/* 			            GALLERY / PROJECTS                    */
/* ========================================================== */

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

/* ========================== Gallery ZoomIn Effect ================================ */

.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 PAGE                          */
/* ========================================================== */
.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		                          */
/* ========================================================== */

.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: rgb(31,31,31);
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: 400;
}
.footer-section h3 {
	font-size: 1.3rem;
	color: rgb(30,30,30);
	font-weight: bold;
}
.footer-section p {
	color: rgb(255,255,255);
	font-size: 15px;
	font-family: 'font2';
}
.footer-section a {
	color: rgb(255,255,255);
	font-size: 16px;
}
.footer-section a.city-btn {
	font-size: 24px;
	font-weight: 600;
	color: rgb(255,255,255);
}
.footer-section .service-cities p {
	margin:0 0 3px;
}
.modal-dialog {
    max-width: 1200px;
    top: 130px;
    margin: 1.75rem auto;
}
.modal-dialog h5 {
	color: rgb(12,12,12);
}
.modal-dialog p {
	color: rgb(12,12,12);
}
.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: rgb(255, 255, 255);
}
.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:100px;
	height:28px;
	width:28px;
	margin: 0 4px;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: #0a0a0a;
	text-decoration:none !important;
	color: #929292;
}

/* ======================================== */
/* === Laptop CSS Section ================= */
/* ======================================== */
@media screen and (max-width : 1440px) {
	.dropdown-menu.columns-3 {
    min-width: 1000px;
    top: 124px !important;
}
}

/* ======================================== */
/* === Tablet CSS Section ================= */
/* ======================================== */
@media screen and (max-width: 1350px) {
.navbar-light .navbar-nav .nav-link {
    margin: 0 18px;
    padding: 6px 0px;
    font-weight: 600;
    font-size: 15px;
    color: rgb(15,15,15);
}
}

/* ======================================== */
/* === Mobile CSS Section ================= */
/* ======================================== */
@media screen and (max-width: 991px) {
	
.centered-img{
	text-align:center;
}
.centered-img img{
	width:45%;
}
	
/******************************************** DAVIDS MOBILE CODE START *************************************************/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 100px;
}
.home-header-section .slider-logo span {
	font-family: 'font';
	color: rgb(196,41,56);
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 200px;
	padding: .5rem 0;
	margin: 0 0 0 0;
	font-size: 15px;
	line-height: 25px;
	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 h5 {
	font-size: 15px;
	color: rgb(15,15,15);
	text-transform: uppercase;
	padding: 10px 0 0 10px;
	line-height: 0;
	font-weight: 600;
}
.dropdown-menu.columns-3 {
	min-width: 850px;
}
.dropdown-menu li a {
	padding: 0 0 0 10px;
	font-weight: 500;
}
.dropdown-item {
	display: block;
	width: 100%;
	font-weight: 500;
	padding: 0 0 0 10px;
	clear: both;
	line-height: 25px;
	color: rgb(15,15,15);
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0;
}
.dropdown-item:hover {
	color: rgb(15,15,15);
	text-decoration: none;
	background: rgb(201,173,153);
}
.home1 {
	padding: 150px 0 20px 0;
  /*background: rgb(19,19,19);*/
  background: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/roofer-silhouette.jpg);
	
}
.home1 p{
}


.mobile-top-header img{
	
	width: 140px; 
}
.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;
	color:white;	

}

.home1 h3 {
    color: #fff;
    text-indent: 0;
    line-height: 36px;
    text-align: left;
}
.home2 {
	padding: 50px 0 50px 0;
	background: rgb(53,53,53);
}
.home2 .box {
	padding-top: 30px;
}
.home2 h2 {
	color: rgb(255,255,255);
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
	font-size: 35px;
}
.home2 h3 {
	color: rgb(201,173,153);
	text-align: center;
	font-weight: 500;
	padding-top: 10px;
	font-size: 25px;
}
.home2 p {
	color: rgb(255,255,255);
	text-align: center;
	font-size: 17px;
	font-weight: 500;
}
.home2 span {
	color: rgb(201,173,153);
}
.home3 {
	padding: 50px 0 50px 0;
  background: rgb(255,255,255);
}
.home3 h2 {
	color: rgb(15,15,15);
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
	font-size: 35px;
}
.home3 p {
	color: rgb(15,15,15);
	text-align: center;
	font-size: 17px;
	font-weight: 500;
}
.home3 video {
	width: 100%;
	padding-top: 30px;
}
.home4 {
	padding: 30px 0 30px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/home-bg1.jpg");
	background-size: cover;
	overflow: hidden;
}
.home4 .box1 {
	padding-top: 25px;
}
.home4 h2 {
	color: rgb(201,173,153);
	font-size: 30px;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 600;
}
.home4 h3 {
	color: rgb(201,173,153);
	font-size: 30px;
	text-align: center;
	padding-bottom: 10px;
	font-weight: 600;
}
.home4 p {
	color: rgb(255,255,255);
	font-size: 17px;
	text-align: justify;
	font-weight: 500;
}
.home4 .mid {
	text-align: center;
	color: rgb(255,255,255);
}
.home4 i {
	font-size: 55px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: rgb(255,255,255);
}
.home4 span {
	color: rgb(201,173,153);
}
.home4 .box2 {
	padding: 25px;
	background: rgb(0,0,0,0.5);
}
.home4 .slideshow-container {
  position: relative;
  background: rgb(0,0,0,0);
}
.home4 .mySlides {
  display: none;
  padding: 20px 60px 10px 60px;
  text-align: center;
}
.home4 .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -100px;
  padding: 16px;
  color: rgb(255,255,255);
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.home4 .next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
.home4 .prev:hover, .next:hover {
  background-color: rgb(201,173,153);
  color: rgb(15,15,15);
}
.home4 .dot-container {
	text-align: center;
	padding: 0 0 0 0;
	background: rgb(0,0,0,0);
}
.home4 .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.home4 .active, .dot:hover {
  background-color: #717171;
}
.home4 q {
	font-style: italic;
	color: rgb(255,255,255);
	font-size: 17px;
}
.home4 .author {
	color: rgb(201,173,153);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 17px;
	padding-top: 10px;
	text-align: center;
}
.home5 {
	padding: 30px 0 50px 0;
	background: rgb(255,255,255);
}
.home5 .pad {
	padding-top: 30px;
}
.home5 h2 {
	font-weight: 500;
	font-size: 27px;
	padding-bottom: 6px;
	color: rgb(15,15,15);
}
.home5 p {
	font-size: 16px;
	color: rgb(121,113,113);
	padding-bottom: 10px;
	text-align: justify;
}
.home5 a {
	border-radius: 1.6rem;
	border: 1px solid rgb(53,53,53);
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53);
	color: rgb(201 173 153);
}
.home5 a:hover {
	border-radius: 1.6rem;
	border: 1px solid rgb(53,53,53);
	background: rgb(255,255,255);
	color: rgb(201,173,153);
}
.home6 {
	padding: 50px 0 50px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/home-bg2.jpg");
	background-size: cover;
	overflow: hidden;
}
.home6 h4 {
	font-size: 25px;
	text-align: center;
	color: rgb(255,255,255);
	font-weight: 600;
	padding-bottom: 15px;
}
.home6 h5 {
	text-align: center;
	color: rgb(255,255,255);
	line-height: 30px;
	font-size: 20px;
}
.home7 {
	background: rgb(255,255,255);
	padding: 50px 0 50px 0;
}
.home7 h4 {
	text-align: center;
	font-size: 22px;
}
.home7 h5 {
	padding-top: 15px;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: rgb(15,15,15);
}
.home7 p {
	text-align: center;
}
.home7 a {
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53);
	color: rgb(255,255,255);
	border-radius: 1.6rem;
}
.home8 {
	padding: 50px 0 50px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/home-bg2.jpg");
	background-size: cover;
	overflow: hidden;
}
.home8 h4 {
	text-align: center;
	padding-bottom: 15px;
	font-size: 30px;
	color: rgb(255,255,255);
}
.home8 p {
	text-align: center;
	font-size: 17px;
	color: rgb(255,255,255);
}
.home8 a {
	padding: 13px 30px;
	border-radius: 1.6rem;
	background: rgb(53,53,53);
	color: rgb(201,173,153);
	border: 1px solid rgb(53,53,53);
}
.home8 a:hover {
	padding: 13px 30px;
	border-radius: 1.6rem;
	background: rgb(53,53,53,0.8);
	color: rgb(255,255,255);
	border: 1px solid rgb(53,53,53);
}
.home8 i {
	font-size: 15px !important;
}
.home8 .pad {
	padding-top: 40px;
}
/* Home Page End */
/* About Page Start */
.about1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.about1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.about2 {
	padding: 50px 0 50px 0;
	background: rgb(255,255,255);
}
.about2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
	text-align: center;
}
.about2 h5 {
	color: rgb(101 101 101);
	font-size: 1rem;
	text-align: center;
	padding-bottom: 20px;
	font-weight: 600;
}
.about2 p {
	font-size: 16px;
	text-align: center;
	color: rgb(121,113,113);
}
.about3 {
	background: rgb(240,240,240);
	padding: 50px 0 50px 0;
}
.about3 h2 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 20px;
}
.about3 p {
	font-size: 16px;
	text-align: center;
	color: rgb(15,15,15);
	padding-bottom: 20px;
}
.about4 {
	background: rgb(224,224,224);
	padding: 50px 0 50px 0;
}
.about4 h4 {
	text-align: center;
	font-size: 22px;
}
.about4 h5 {
	padding-top: 15px;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 30px;
	text-align: center;
	color: rgb(15,15,15);
}
.about4 p {
	text-align: center;
}
.about4 a {
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53);
	color: rgb(255,255,255);
	border-radius: 1.6rem;
}
.about4 a:hover {
	padding: 13px 30px 13px 30px;
	background: rgb(53,53,53,0.8);
	color: rgb(255,255,255);
	border-radius: 1.6rem;
}
/* About Page End */
/* General Services Page Start */
.general1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.general1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.general2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.general2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.general2 h5 {
	color: rgb(101 101 101);
	font-size: 1rem;
	text-align: center;
	padding-bottom: 20px;
	font-weight: 600;
}
.general2 p {
	font-size: 16px;
	text-align: center;
	color: rgb(121,113,113);
}
.general2 .pad {
	padding-top: 30px;
}
.general2 .box {
	border-radius: 0.2rem;
	padding: 25px 40px 15px 40px;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/general-btn.jpg");
	background-size: cover;
	overflow: hidden;
}
.general2 .box p {
	color: rgb(255,255,255);
	font-size: 15px;
	text-shadow: 1px 1px 3px rgb(0,0,0);
}
.general2 .box h3 {
	color: rgb(255,255,255);
	text-shadow: 1px 1px 3px rgb(0,0,0);
	font-weight: 600;
	font-size: 17px;
}
.general2 .mid {
	text-align: justify;
}
.general3 {
	padding: 75px 0 75px 0;
	background: rgb(240,240,240);
}
.general3 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.general3 p {
	font-size: 16px;
	text-align: center;
	color: rgb(15,15,15);
}
.general4 {
	background: rgb(224,224,224);
	padding: 75px 0 75px;
}
.general4 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 15px;
	text-align: center;
}
.general4 p {
	color: rgb(15,15,15);
	text-align: center;
	font-size: 17px;
}
.general5 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.general5 h3 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 30px;
}
.general5 h5 {
	text-align: center;
	padding-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.general5 p {
    font-size: 16px;
    text-align: center;
    color: rgb(121,113,113);
}
.general6 {
	background: rgb(240,240,240);
	padding: 75px 0 75px;
}
.general6 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	text-align: center;
}
.general6 h4 {
	font-weight: 600;
	color: rgb(100,100,100);
	padding-bottom: 15px;
	font-size: 19px;
	text-align: center;
}
.general6 p {
	color: rgb(100,100,100);
	text-align: center;
	font-size: 17px;
}
.general7 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.general7 h3 {
	text-align: center;
	font-size: 30px;
	padding-bottom: 15px;
	color: rgb(15,15,15);
}
.general7 span {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
.general7 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* General Services Page End */
/* New Roofing Page Start */
.new-roof1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.new-roof1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.new-roof2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.new-roof2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.new-roof2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.new-roof2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.new-roof2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* New Roofing Page End */
/* Roof Installation Page Start */
.install1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.install1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.install2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.install2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.install2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.install2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.install2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Roof Installation Page End */
/* Residential Roofing Page Start */
.res1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.res1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.res2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.res2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.res2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.res2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.res2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Residential Roofing Page End */
/* Commercial Roofing Page Start */
.com1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.com1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.com2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.com2 .pad {
	padding-top: 10px;
}
.com2 h2 {
	color: rgb(15,15,15);
	font-size: 27px;
  text-align: left;
}
.com2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
  text-align: left;
}
.com2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: justify;
}
/* Commercial Roofing Page End */
/* Shingle Options Page Start */
.option1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.option1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.option2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.option2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.option2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.option2 h4 {
	text-align: center;
	color: rgb(15,15,15);
	padding-top: 15px;
	font-size: 20px;
}
.option2 h5 {
	text-align: center;
	padding-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.option2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Shingle Options Page End */
/* Roof Replacement Page Start */
.replace1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.replace1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.replace2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.replace2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.replace2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.replace2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.replace2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
/* Roof Replacement Page End */
/* Gallery Page Start */
.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);
}
/* Gallery Page End */
/* Service Areas Page Start */
.area1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.area1 h1 {
	color: rgb(255,255,255);
  text-align: center;
}
.area2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.area2 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.area2 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
	padding-top: 20px;
	padding-bottom: 20px;
  text-align: center;
}
.area2 h5 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.area2 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: center;
}
.area3 {
	padding: 75px 0 75px 0;
	background: rgb(240,240,240);
}
.area3 h2 {
	color: rgb(15,15,15);
	font-size: 30px;
  text-align: center;
}
.area3 h3 {
	color: rgb(15,15,15);
	font-size: 23px;
  text-align: left;
}
.area3 h5 {
	text-align: center;
	padding-bottom: 50px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.area3 p {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: justify;
}
.area3 li {
	color: rgb(121,113,113);
	font-size: 16px;
	text-align: left;
}
.area3 ul {
	line-height: 33.8px;
}
.area4 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.area4 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 40px;
  text-align: center;
}
.area4 h5 {
	text-align: center;
}
.area4 .box {
	border-radius: 0.2rem;
	padding: 25px 40px 15px 40px;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/general-btn.jpg");
	background-size: cover;
	overflow: hidden;
}
.area4 a {
	color: rgb(255,255,255);
}
.area4 a:hover {
	color: rgb(255,255,255);
}
.area5 {
	background: rgb(240,240,240);
	padding: 75px 0 75px 0;
}
.area5 h3 {
	color: rgb(15,15,15);
	font-size: 30px;
	padding-bottom: 40px;
  text-align: center;
}
.area5 h5 {
	text-align: center;
}
.area5 .box {
	border-radius: 0.2rem;
	padding: 25px 40px 15px 40px;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/general-btn.jpg");
	background-size: cover;
	overflow: hidden;
}
.area5 a {
	color: rgb(255,255,255);
}
.area5 a:hover {
	color: rgb(255,255,255);
}
/* Service Areas Page End */
/* Finance Page Start */
.finance1 {
	padding: 100px 0 100px 0;
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/finance-bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.finance1 h1 {
	color: rgb(255,255,255);
	text-align: center;
}
.finance2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.finance2 h2 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 30px;
}
.finance2 h5 {
	text-align: center;
	padding-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	color: rgb(101,101,101);
}
.finance2 .box {
	padding: 30px;
	background: rgb(255,255,255);
	border-radius: 0.7rem;
	box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
}
.finance2 h3 {
	text-align: center;
	color: rgb(15,15,15);
	font-size: 27px;
}
.finance2 p {
	font-size: 16px;
	text-align: center;
	color: rgb(121,113,113);
}
.finance2 .pad {
	padding-top: 40px;
}
.finance2 h4 {
	text-align: center;
	color: rgb(15,15,15);
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 27px;
}
.finance3 {
	background: rgb(224,224,224);
	padding: 75px 0 75px 0;
}
.finance3 h4 {
	text-align: center;
	font-weight: 600;
	padding-bottom: 15px;
	font-size: 18px;
	color: rgb(15,15,15);
}
.finance3 h5 {
	text-align: center;
}
.finance3 p {
	color: rgb(15,15,15);
	text-align: center;
	font-size: 17px;
	padding-bottom: 35px;
}
.finance3 a {
	padding: 13px 45px;
	background: rgb(53,53,53);
	border-radius: 1.6rem;
	font-size: 12px;
	color: rgb(201,173,153);
}
.finance3 a:hover {
	padding: 13px 45px;
	background: rgb(53,53,53,0.8);
	border-radius: 1.6rem;
	font-size: 16px;
	color: rgb(201,173,153);
}
/* Finance Page End */
/* Contact Page Start */
.contact1 {
	background: rgb(255,255,255);
	padding: 50px 0 50px 0;
}
.contact1 .pad {
	padding-top: 0px;
}
.contact1 h1 {
  font-size: 30px;
	font-weight: 500;
  color: rgb(15,15,15);
	text-align: left;
}
.contact1 h5 {
  font-size: 23px;
	font-weight: 500;
	padding-bottom: 15px;
  color: rgb(15,15,15);
	text-align: left;
}
.contact1 p {
	color: rgb(121,113,113);
	font-size: 17px;
	text-align: justify;
}
/* Contact Page End */
/******************************************** DAVIDS MOBILE CODE END *************************************************/
.mobile-top-header {
	display:block !important;
	padding: 0 30px 0;
	background: rgb(135,170,188);
	z-index: 4;
	overflow:visible;
}
.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);
}
.btn {
    background: rgb(249,78,1);
    width: 50%;
    padding: 10px 0px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    border: none;
}
.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(255,255,255);
}
.service-cities a {
	font-size: 18px;
	line-height: 10px;
	color: rgb(255,255,255);
}
/** Second Footer **/
.service-cities .footer-title .midcities {
	text-align: center;
}
.service-cities .footer-title .rightcities {
	text-align: center;
}
/** Second Footer **/
/************************* NEW CELL PHONE TEMPLATE DISPLAY STYLING 2020 END ***********************************/

.service-content-section {
    padding: 0 !important;
}
.service-content-section p {
    padding: 0;
    margin: 0;
    background: #fff;
}
.service-content-section div[class*='col-'] {
	padding: 30px 30px;
}
.contact-content-section div[class*='col-']:last-child {
	padding-top:40px;
}
.about-info-section div[class*='col-']:first-child {
    border-right:none;
    border-bottom: 1px solid #b5b5b5;
}
.about-header-section {
    background: linear-gradient(to bottom, rgba(2, 2, 2, 0.76), rgba(4, 4, 4, 0.2)), url(../img/slider/slider-bg-2.jpg) bottom left no-repeat;
}
.pre-footer-section .hours {
    padding:50px 20px;
}
.pre-footer-section .hours h1 {
	font-size:34px;
}
.pre-footer-section .hours p {
    padding: 0;
}
.section-divider {
	padding: 40px 10px;
}
.home-service-section {
    padding-bottom: 0 !important;
    background-position: bottom right;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	justify-content:center;
}
.lnr-star {
    font-size: 15px !important;
    position: relative;
    top: -6px;
}
.projects-section .row {
    height: inherit;
}
.projects-section div[class*='col-'] {
    padding: 0;
    position: relative;
}
.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;
}
.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;
}
.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;
}
.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-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;
}

}

@media screen and (max-width: 425px) {
 
}

@media screen and (max-width: 375px) {
        
}