/* 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/Mentor-51-Bold.otf') format('opentype');
	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');
}

/***************************************

-webkit-transition: all .30s ease;
-moz-transition: all .30s ease;
-o-transition: all .30s ease;
transition: all .30s ease;

****************************************/
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}


.pad{
	padding-top:185px;
}

.home1 {
	padding: 250px 0px 200px 0px;
    background-image: linear-gradient(rgb(0 0 0 / 78%), rgb(255 255 255 / 0%)), url(/img/homepage/connor-slider.jpg);
		/*background: black; */
		
		background-size: cover;
}
.home1 h1 {
    /*font-family: 'font2';*/
    font-family: 'Montserrat', sans-serif;
    font-size: 4.5rem;
    text-align: left;
    line-height: 70px;
    /*text-shadow: 1px 1px 1px #000;*/
    font-weight: 600;
    color: rgb(250,250,250);
    text-transform: uppercase;
    font-style: italic;
text-shadow: 5px 5px 5px #5B5B5B;		
}
.home1 h1 span{
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.7rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
	
	font-style: italic;
}
.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: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.home1 h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: underline;
}
.home1 h4.subtitle {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.7rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
	
	font-style: italic;
}
.home1 h5 {
	color: #fff; font-size: 16px;
}
.home1 h5 span {
	color: gold;
}
.home1 p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 1px 6px 15px  black;
	text-align: justify;
	color: rgb(250,250,250);
}
.home1 a.contact-btn{
	
	background: #2b8dce;
	color: white;
	font-size: 1.6rem;
	font-weight: 700; 
	padding: 15px;
	display: inline-block ;
	text-shadow: 1px 3px 15px  black;
	box-shadow: 1px 3px 15px  black;
	border-radius: 15px; 
	
}
.home1 a.contact-btn:hover{
	
	background: #1e1e1e;
	color: #2b8dce;
	font-size: 1.6rem;
	font-weight: 700; 
	padding: 15px;
	display: inline-block ;
	text-shadow: 1px 1px 1px  black;
	box-shadow: 1px 3px 15px  black;
	
}


.home-banner{

	padding: 100px 0; 	
}
.home-banner h2{

    font-family: 'font2';
    font-size: 3rem;
    text-align: left;
    line-height: 70px;
    text-shadow: none;
    font-weight: 700;
    color: #26a9da;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 3px 2px #5B5B5B;

}
.home-banner p{
	
    font-size:18px;
    font-family: 'font2';
    font-weight: 600;
    line-height: 35px;
    text-shadow: none;
    text-align: justify;
    color: gray;
    font-family: 'Montserrat', sans-serif;
    /*transition: 0.5 ease;	*/
	
}


.home-top-rated {
	padding: 120px 55px 200px 55px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/service-slide-2.jpg);*/
		/*background: black; */
background: linear-gradient(0.35turn, #3f87a6, #e1eff8, #5B5B5B);
		background-size: cover;
}
.home-top-rated h1 {
	font-family: 'font2';
    font-family: 'Montserrat', sans-serif;
	
	font-size: 5.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
	color: rgb(250,250,250);
}
.home-top-rated h2 {
	font-family: 'font2';
    font-family: 'Montserrat', sans-serif;
	
	font-size: 44px;
  text-align: center;
	line-height: 70px;
	text-shadow: 10px 5px 20px #000;
	font-weight: 700;
	color: rgb(250,250,250);
}
.home-top-rated h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.home-top-rated h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 3px 3px 20px black; text-decoration: underline;
	text-align: center; 
}
.home-top-rated h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.home-top-rated h5 {
	color: #fff; font-size: 16px;
}
.home-top-rated h5 span {
	color: gold;
}
.home-top-rated p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 1px 6px 15px  black;
	text-align: center;
	color: rgb(250,250,250);
	
    font-family: 'Montserrat', sans-serif;
}

.home-top-rated iframe {
	box-shadow: 1px 1px 14px 1px black;;
	border-radius: 20px;
	
}




.home-choose-us {
	padding: 120px 55px 200px 55px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/service-slide-2.jpg);*/
		/*background: black; */
		
background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0)), url(/img/homepage/connor-workers.jpg);


background-position: 50% 50%;
/*background: linear-gradient(0.75turn, #ffffff, #26a9da00, #26a9da);*/

		background-size: cover;
}
.home-choose-us h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: gray;
}
.home-choose-us h2 {
	font-family: 'font2';
	font-size: 5rem;
  text-align: right;
	line-height: 70px;
	text-shadow: none;
	font-weight: 800;
	color: gray;
}
.home-choose-us h3 {
	font-family: 'font2';
	font-size: 2.5rem;
  text-align: right;
	line-height: 70px;
	text-shadow: none;
	font-weight: 800;
	color: gray;
}
.home-choose-us h4 {
		color: gray;; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: underline;
	text-align: center; 
}
.home-choose-us h4.pricing {
	color: gray; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: none;
}
.home-choose-us h5 {
	color: gray; font-size: 16px;
}
.home-choose-us h5 span {
	color: gold;
}
.home-choose-us p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
		text-shadow: none;

	text-align: right;
		color: gray;

}





.home-split-section {
  display: flex;
  height: auto; /* Full viewport height */
	
}

.home-split-section .image-half {
  flex: 1; /* Take up half of the section */
  background: url('/img/homepage/connor-workers.jpg') center/cover no-repeat;
}

.home-split-section .content-half {
  flex: 1; /* Take up the other half */
  display: block;
  align-items: center;
  justify-content: center;
  padding: 60px;
  background-color: #f5f5f5; /* Light background for contrast */
  text-align: center;
}

.home-split-section h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
	color: gray;
}
.home-split-section h2 {
	font-family: 'font2';
	font-size: 5rem;
  text-align: right;
	line-height: 70px;
	text-shadow: none;
	font-weight: 700;
	color: #26a9da;
	
    font-family: 'Montserrat', sans-serif;
    text-shadow: 3px 2px #5B5B5B;		

}
.home-split-section h3 {
	font-family: 'font2';
	font-size: 2.5rem;
  text-align: right;
	line-height: 70px;
	text-shadow: none;
	font-weight: 600;
	color: gray;
    font-family: 'Montserrat', sans-serif;
	
}
.home-split-section h4 {
		color: gray;; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: underline;
	text-align: center; 
}
.home-split-section h4.pricing {
	color: gray; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: none;
}
.home-split-section h5 {
	color: gray; font-size: 16px;
}
.home-split-section h5 span {
	color: gold;
}
.home-split-section p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
		text-shadow: none;

	text-align: right;
		color: gray;

    font-family: 'Montserrat', sans-serif;
	transition: 0.5 ease;
}
/*.home-split-section p:hover {*/
/*	color: rgb(38,169,218);*/
/**/
/*}*/


/* DAVIDS MOBILE FORMATTING START */
.referral-page-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.referral-page-section-1 h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	color: rgb(38,169,218);
	text-shadow: 1px 1px 1px #444;
}
.referral-page-section-1 h4 {
	font-size: 25px;
	color: gold;
	text-shadow: 1px 1px 1px black;
	text-align: center;
}
.referral-page-section-1 h5 {
	text-align: center;
	font-size: 20px;
	color: rgba(12,12,12);
	text-shadow: 1px 1px 1px #444;
}
.referral-page-section-1 p {
	font-size: 20px;
	color: rgb(12,12,12);
}
.referral-page-section-1 span {
	color: rgb(38,169,218);
	text-shadow: 1px 1px 1px #444;
	font-weight: 600 !important;
	text-transform: uppercase;
}


.home-page-section-1 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
	/*background: linear-gradient(to left, rgb(104,104,104,0) 20%, rgba(27,27,27,0)), url(../img/home-image-2.jpg) 0 no-repeat;
	background-size: cover;
	overflow: hidden;*/
}
.home-page-section-1 h1 {
	font-size: 4rem;
	font-family: 'font';
	text-align: center;
	text-shadow: 1px 1px 1px rgb(12,12,12);
	color: rgb(38,169,218);
}
.home-page-section-1 h2 {
	font-size: 4rem;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}
.home-page-section-1 h3 {
	font-size: 2rem;
	font-family: font;
	text-align: center;
	text-shadow: 1px 1px 1px rgb(12,12,12);
	color: rgb(41,171,226);
}
.home-page-section-1 p {
	font-size: 18px;
	text-align: justify;
	color: rgb(12,12,12);
}
.home-page-section-1 a.learn-more {
	padding: 10px;
	background: rgb(133,197,61);
	border: 5px double rgb(255,255,255);
	border-radius: 0.5rem;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
.home-page-section-1 a.learn-more:hover {
	background: rgb(38,169,218);
	border: 5px double rgb(255,255,255);
}
.card {
	max-height: 100%;
	height: 100%;
	color: #fff;

	margin: 0 0 20px;
	border-radius: 1.5rem;
	padding: 18px 10px;
	    background: #fff;;
	border: 1px solid #e8e8e8;
	box-shadow: 0px 0px 32px -10px #06060685;
	visibility: hidden;
}
.card:hover {
	cursor:pointer;
}
.card h1 {
	font-size:2.5rem;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px #444;
}
.card h2 {
	font-size:2.0rem;
	color: #4cb7e2;
	text-shadow: 1px 1px 1px #000;
}
.card span {
	font-size:1.7rem;
	font-weight:600;
	text-transform: none;
	color: #85c53d;

}
.card p {
	font-size:20px;
	font-weight:500;
	color: #444;
/*	text-shadow: 1px 1px 1px #000;*/
}
.card .btn {
	font-size: 1.4em;
	text-transform: uppercase;
	background: transparent;
	text-shadow: 1px 1px 1px #444;rgb(126,181,77);
	font-weight: 600;
	position: absolute;
	bottom: 25px;
	border: none;
	padding: 0;
	margin: 0;
	color: #b3b3b3;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.card .btn span {
	position:relative;
		color: #b3b3b3;
	text-shadow: 1px 1px 1px #444;rgb(126,181,77);
	left:4px;
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	-o-transition: all .20s ease;
	transition: all .20s ease;
}
.card:hover .btn {
	background:transparent !important;
	color: #4ab6e3;
}
.card:hover span {
	left:12px;
}

.home-services{
	
	padding: 100px 25px 135px;;
	
}
.home-services .info-card {
    border-radius: 20px;
    border: 2px solid black;
    padding: 25px;
    background: linear-gradient(0.4turn, #ffffff, #ffffff, #2b8dce);
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for hover effect */
		
		height: 100%;
}

.home-services h2 {
    font-family: 'font2';
    font-size: 3.5rem;
    text-align: left;
    line-height: 70px;
    text-shadow: none;
    font-weight: 700;
    color: black;;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 1px 1px #5B5B5B;
		text-align: center;
}
.home-services .info-card:hover {
    transform: scale(1.05); /* Slightly enlarge the card */
    box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px, rgba(0, 0, 0, 0.19) 0px 6px 6px; /* Add a stronger shadow */
}
.home-services .info-card h3{

color: #26a9da;
font-weight:900;
font-size: 2.2rem; 
text-shadow: 3px 2px #5B5B5B;
	
}
.home-services .info-card h4{

/*color: #26a9da;*/
font-weight:700;
font-size: 1.3rem; 
/*text-shadow: 3px 2px #5B5B5B;*/
	
}

.home-services .info-card p{

font-weight:700;
font-size: 1.1rem;; 
	
}

.home-services .info-card a{

font-weight:700;
font-size: 1.2rem;;
color: black;
	
}

.home-services .info-card a:hover{

text-decoration: underline; 
	
}
.home-page-section-2 {
	background: linear-gradient(to left, rgb(255, 255, 255) 50%, rgba(27, 27, 27, 0)), url(../img/home-image-1.jpg) 0 no-repeat;
	padding: 1.5em 0 1.5em !important;
	overflow: hidden;
	background-size: inherit;
}
.home-page-section-2 h2 {
	font-size:4rem;
	color: #b3b3b3;
	text-align: center;
	text-shadow: 1px 1px 1px black;
}
.home-page-section-2 h3 {
	font-size: 35px;
	color: #29abe2;
	text-align: center;
}
.home-page-section-2 p {
	font-size: 16px;
	color: rgb(12,12,12);
}
.new-contact {
	padding: 75px 0 75px 0;
	background: linear-gradient(to left, rgb(104, 104, 104, 0) 20%, rgba(27, 27, 27, 0)), url(../img/contact-image-1.jpg) 0 no-repeat;
	background-size: cover;
	overflow: hidden;
}
.new-contact h1 {
	text-align: center;
	color: rgb(255,255,255);
	font-size: 4rem;
	text-shadow: 2px 2px 10px #000;
}
.new-contact h2 {
	text-align: center;
	color: rgb(255,255,255);
	font-size: 3.9rem;
	text-shadow: 2px 2px 10px #000;
}
.new-contact h4 {
	color: rgb(255,255,255);
	font-weight: 600;
	font-size: 1.75rem;
}
.new-contact a {
	font-weight: 500 !important;
}
.footer-section {
	padding: 0 0 10px;
	background: #efefef;
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: 400;
}
.footer-section a {
	color: #2b8dce;
}
.footer-section .service-cities p {
	margin:0 0 3px;
}
.service-cities {
	margin-bottom:1em;
}
.service-cities h3 {
	text-align: center;
	font-size:28px;
	font-weight: 600;
	color:#2b8dce;
}
.service-cities h4 {
	text-align: center;
	font-size:28px;
	font-weight: 600;
	color:#2b8dce;
}

.about-page-header {
	padding: 250px 0px 200px 0px;
    background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/about-slider.jpg);
		/*background: black; */
		
		background-size: cover;
}
.about-page-header h1 {
    font-family: 'Montserrat', sans-serif;
	font-size: 5.5rem;;
  /*text-align: left;*/
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 600;
	color: rgb(250,250,250);
	margin: 50px 0;
	
    text-transform: uppercase;

	
	
    /*font-family: 'Montserrat', sans-serif;*/
    /*font-size: 4.5rem;*/
    /*text-align: left;*/
    /*line-height: 70px;*/
    /*font-weight: 600;*/
    /*color: rgb(250,250,250);*/
    /*text-transform: uppercase;*/
    /*font-style: italic;*/
    /*text-shadow: 5px 5px 5px #5B5B5B;*/
    /**/
	
}
.about-page-header h2 {
	font-family: 'font2';
	font-size: 35px;
	text-align: center;
;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 600;
	color: rgb(250,250,250);
    font-family: 'Montserrat', sans-serif;
	
}
.about-page-header h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.about-page-header h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: underline;
}
.about-page-header h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.about-page-header h5 {
	color: #fff; font-size: 16px;
}
.about-page-header h5 span {
	color: gold;
}
.about-page-header p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 1px 6px 15px  black;
	text-align: justify;
	color: rgb(250,250,250);
}



.about-page-section-1 {
	padding: 120px 0px 200px 0px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/homepage/connor-slider.jpg);*/
		/*background: black; */
		
		background-size: cover;
}
.about-page-section-1 h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  /*text-align: left;*/
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: rgb(250,250,250);
	margin: 50px 0;
}
.about-page-section-1 h2 {
	/*font-family: 'font2';*/
	font-size: 2.4rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: #26a9da;
    font-family: 'Montserrat', sans-serif;

	
	
}
.about-page-section-1 h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.about-page-section-1 h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: underline;
}
.about-page-section-1 h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.about-page-section-1 h5 {
	color: #fff; font-size: 16px;
}
.about-page-section-1 h5 span {
	color: gold;
}
.about-page-section-1 h6 {
	font-size: 25px;  font-weight: 600;text-shadow: 1px 1px 1px #000;
    color: #26a9da;
}
.about-page-section-1 li {
	font-size: 17px; line-height: 35px;  font-weight: 600;  font-family: 'Montserrat', sans-serif;
	color: gray;
}
.about-page-section-1 p {
	font-size: 1.4rem;;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 0 0 0  black;
	text-align: justify;
	color: gray;
    font-family: 'Montserrat', sans-serif;

}
.about-page-section-1 .take-pride{
	
	padding: 25px;
	/*background: #7aafd1;*/

	background: #2b8dce;
	border: 2px solid black;
	
	
}
.about-page-section-1 .take-pride h6{
	
	color: white;
	
	
}
.about-page-section-1 .take-pride ul li{
	
	color: white;
	font-size: 1.7rem;
	
}
.about-page-section-1 .take-pride li p{
	
	color: white;
	font-size: 1.24rem;
	
}



.about-page-referrals {
	padding: 120px 55px 200px 55px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/service-slide-2.jpg);*/
		/*background: black; */
background: linear-gradient(0.65turn, #3f87a6, #e1eff8, #5B5B5B);
		background-size: cover;
}
.about-page-referrals h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: rgb(250,250,250);
}
.about-page-referrals h2 {
	font-family: 'font2';
	font-size: 3.3rem;
  text-align: center;
	line-height: 70px;
	text-shadow: 10px 5px 20px #000;
	font-weight: 700;
	color: rgb(250,250,250);
    font-family: 'Montserrat', sans-serif;
	
}
.about-page-referrals h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 2rem; font-weight: 700; text-shadow: 1px 1px 0px  black;
    color: gray;

}
.about-page-referrals h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 3px 3px 20px black; text-decoration: underline;
	text-align: center; 
}
.about-page-referrals h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.about-page-referrals h5 {
	color: #fff; font-size: 16px;
}
.about-page-referrals h5 span {
	color: gold;
}
.about-page-referrals p {
    font-size: 1.4rem;
    font-family: 'font2';
    font-weight: 600;
    line-height: 35px;
    text-shadow: 0 0 0  black;
    text-align: justify;
    color: gray;
}


/* Carousel Section Start */
.motion1 {
	background: rgb(255,255,255);
	padding: 100px 0 75px 0;
}
.about-page-referrals .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
}
.about-page-referrals .carousel-button {
  /* vertically centering the buttons */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  margin: 0.5rem;
	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;
}
.about-page-referrals .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.about-page-referrals .carousel-button.active {
	border: none !important;
}
.about-page-referrals .carousel-button_next {
  right: 0;
	border: none;
}
.about-page-referrals .slides {
  display: flex;
  transition: transform 0.5s;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.about-page-referrals .slide {
  flex: 0 0 100%;
	padding: 0px 100px 0px 100px;
	max-width: 100%;
    align-content: center;
}
.about-page-referrals .slide h2{
	text-align: center;
	font-weight: 700;
	color: rgb(250, 250, 250);
}
.about-page-referrals .slide h3{
	text-align: center;
	font-weight: 700;
	color: #2b8dce;
}
/*.home-start h2 {*/
/*	font-family: 'font';*/
/*	color: rgb(83,82,82);*/
/*	font-size: 2rem;*/
/*}*/
.about-page-referrals span {
	color: #2b8dce;
}
.about-page-referrals .slide p {
  color: rgb(150,150,150);
	font-family: 'font2';
	text-align: center;
	font-size: 1.4rem;
	font-weight: 600;
}
/* Carousel Section End */


/**** Service Page Section ****/

.general-services-1 {
	padding: 210px 0 125px 0;
	/*background: #5c7a9b;*/
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/stair-project.jpg");
	background-size: cover;
	
	    clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 95%, 0 93%);
	
}

.foundation-bg {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/foundation-bg.jpg");
	background-size: auto;
}
.inspection-bg {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/foundation-inspection-bg.webp");
	background-size: auto;
}
.foundation-repair-bg {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/foundation-repair-bg.jpg");
	background-size: auto;
}
.transparency{
	padding: 25px;
	border-radius: 20px; 
	background: #00000066;
}

.general-services-1 h1 {
	font-size: 3rem;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(255,255,255);
    font-family: 'Montserrat', sans-serif;

	
	
}
.general-services-1 h2 {
	font-size: 1.7rem;
	font-family: 'font2';
	font-weight: 600;
	;
	color: rgb(255,255,255);
    font-family: 'Montserrat', sans-serif;

}
.general-services-1 h4 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(230,120,45);
}
.general-services-1 p {
	font-size: 1.2rem;;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-weight: 600;
	text-align: center;
    font-family: 'Montserrat', sans-serif;
	
}
.general-services-1 .table-of-contents{
	/*background: #222a45;*/
	background: #6b757f;
	border-radius: 14px;
	padding: 20px 55px;
	box-shadow: 1px 1px 22px #222a45;
}
.general-services-1 .light-blue{
	background: #2b8dce;
}
.general-services-1 .table-of-contents p.table-link{
	
	font-weight: 700;
	box-shadow: 1px 1px 12px black;
	text-align: center;
	
	transition: background-color 200ms linear;
	
}
.general-services-1 .table-of-contents p.table-link:hover{
	text-decoration: underline;
	background: #ddeeffeb;
	color: #222a45;
}

.general-services-1 .table-of-contents a{
	font-family: inherit;
	font-size: 1.1rem;
	/*background: #222a45;*/
	
	color: #ddeeffeb;
	display: inline-block;
	font-weight: 700;
	padding: 7px 0;
	width: 100%;
    font-family: 'Montserrat', sans-serif;

}
.general-services-1 .table-of-contents a:hover{
	/*font-family: inherit;*/
	font-size: 1.1rem;
	color: #222a45;
	display: inline-block;
	font-weight: 700;
	padding: 7px 0;
}
/*.general-services-1 .table-of-contents a:hover{*/
/*	text-decoration: underline;*/
/*}*/

.general-services-1 .service-box{
	/*margin: 0 25px 0 25px; */
	padding: 35px 20px; 
	background: #222a45;
	border-radius: 14px;
}



.general-services-2 {
	padding: 35px 0 75px 0;
	background:/* #6b757f*/ #cfe6fd;
}

.general-services-2 .pad {
	padding: 45px 0 15px 0;
	/*background: #6b757f;*/
}

.general-services-2 h1 {
	font-size: 3rem;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(255,255,255);
}
.general-services-2 h2 {
	font-size: 2rem;
	font-family: 'font2';
	font-weight: 600;
	;
	color: rgb(255,255,255);
}
.general-services-2 h4 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(230,120,45);
    font-family: 'Montserrat', sans-serif;

}
.general-services-2 p {
	font-size: 18px;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-weight: 600;
	text-align: justify;
    font-family: 'Montserrat', sans-serif;

}
.general-services-2 .table-of-contents{
	background: #222a45;
	border-radius: 14px;
	padding: 20px; 
}
.general-services-2 .table-of-contents a{
	font-family: inherit;
	font-size: 1.1rem;
	color: white;
	display: inline-block;
	font-weight: 700;
	padding: 7px 0;
}

.general-services-2 .service-box{
	/*margin: 0 25px 0 25px; */
	padding: 35px 50px; 
	background: #2b8dce;
	border-radius: 14px;
	box-shadow: 1px 1px 22px #222a45
}
.general-services-2 .service-box a.info-link{
	padding:15px;
	background: linear-gradient(150deg, rgba(34,42,69,1) 0%, rgba(2,0,36,1) 0%, rgba(2,0,36,1) 100%);
	color:white;
	font-weight: 600;
}
.general-services-2 .service-box a.info-link:hover{
	color:rgba(2,0,36,1);
	background: white; 
	font-weight: 600;
}
.general-services-2 .service-box h3{
	font-size: 1.2rem;
	font-family: 'font2';
	font-weight: 600;
	;
	color:#07203b;
	text-align: left;
    font-family: 'Montserrat', sans-serif;

}
.general-services-2 .img-fluid{
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 2px 2px 6px rgb(0,0,0);
}
.general-services-2 li {
	font-size: 16px;
	font-weight: 600;
	font-family: 'font2';
	color: rgb(255,255,255);
}
.general-services-2 strong {
	/*color:  #222a45;*/
	color:  black;;
	font-family: 'font2';
	font-weight: 900;
	font-size: 1.2rem;
}
.general-services-2 li p {
	/*color:  #222a45;*/

	font-size: 1rem;

}
.general-services-2 .underline{
	/*color:  #222a45;*/

	/*font-size: 1rem;*/

	text-decoration: underline;
}
.general-services-2 li p span {
	/*color:  #222a45;*/
	color:  #07203b;;

	font-weight: 900;

}




/*CONTACT PAGE*/
.contact-page-1 {

    background: linear-gradient(150deg, rgba(34,42,69,1) 0%, rgba(2,0,36,1) 0%, #2b8dce 100%);
    padding: 75px 0 75px 0;
}
.contact-page-1 h1, h3 {
	font-size: 37px;
  text-align: center;
	position: relative;
	font-weight: 600;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-family: 'Montserrat', sans-serif;

	
}
.contact-page-1 h2 {
	font-size: 20px;
  text-align: center;
	position: relative;
	font-weight: 600;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-family: 'Montserrat', sans-serif;
	
}

.contact-page-1 p {
	color: rgb(255,255,255);
	font-size: 1.18rem;;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	font-family: 'Montserrat', sans-serif;
	
}
.contact-page-1 p.contact {
	color: rgb(255,255,255);
	font-size: 24px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	font-family: 'Montserrat', sans-serif;
	
}
.contact-page-1 p.contact span{
	text-decoration: underline;
}

.contact-page-1 a {
	color: rgb(255,255,255);

}




/* Gallery Page Start */
.gallery-page {
	padding: 275px 0 50px 0;
	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: gray;
}
.gallery-page h2 {
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: gray;
}
.gallery-page h2.sub {
	font-size: 1.2rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: #2b8dce;
}
/* Gallery Page End */





/* DAVIDS MOBILE FORMATTING START */



.navbar-inverse .navbar-inner {
	display:none;
}

.mobile-menu {
	display:none;
}
.dropdown-wrapper {
	margin:0;
	padding:0;
}
.mobile-menu .dropdown-menu-mobile {
	position:relative;
	display:none;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	height:0px;
	margin:0;
	width:100%;
	padding: 0;
	font-size: 1rem;
	color: #e6e6e6 !important;
	text-align: left;
	list-style: none;
	background-color: #101010;
	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;
	
	    text-align: center;
	
}
.dropdown-menu-animate {
	display:inline-block !important;
	transform:scale(1,1) !important;
	padding:25px 0 !important;
	height:auto !important;
	visibility: visible !important;
}
.mobile-menu .dropdown-menu-mobile a {
	color:#545454;
	font-weight:600 !important;
	font-size: 1.1rem;
	font-family:'Raleway';
	text-align:center;
}
.mobile-menu .dropdown-menu-mobile-2 {
	position:relative;
	display:none;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	height:0px;
	margin:0;
	width:100%;
	padding: 0;
	font-size: 1rem;
	color: #e6e6e6 !important;
	text-align: left;
	list-style: none;
	background-color: #101010;
	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-2 {
	display:inline-block !important;
	transform:scale(1,1) !important;
	padding:25px 0 !important;
	height:auto !important;
	visibility: visible !important;
}
.mobile-menu .dropdown-menu-mobile-2 a {
	color:#545454;
	font-weight:600 !important;
	font-size: 1em;
	font-family:'Raleway';
	text-align:center;
}
.mobile-menu .dropdown-menu-mobile-3 {
	position:relative;
	display:none;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	height:0px;
	margin:0;
	width:100%;
	padding: 0;
	font-size: 1rem;
	color: #e6e6e6 !important;
	text-align: left;
	list-style: none;
	background-color: #101010;
	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-3 {
	display:inline-block !important;
	transform:scale(1,1) !important;
	padding:25px 0 !important;
	height:auto !important;
	visibility: visible !important;
}
.mobile-menu .dropdown-menu-mobile-3 a {
	color:#545454;
	font-weight:600 !important;
	font-size: 1em;
	font-family:'Raleway';
	text-align:center;
}

/*******************  Page Loader *************************/

/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; z-index:99999; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: url(/images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}



/*******************  Referrals Owl Carousel *************************/

.box{
	padding: 45px;
	background: white;
	border: 2px solid black;
	box-shadow: rgb(0 0 0 / 40%) 5px 5px, rgb(0 0 0 / 30%) 10px 10px, rgb(0 0 0 / 20%) 15px 15px, rgb(0 0 0 / 10%) 20px 20px, rgb(0 0 0 / 5%) 25px 25px;;
}
.box p{
	text-align: center;
}
.owl-carousel .owl-stage-outer {
	padding: 40px 0;
	max-width: 100%;
}
.owl-nav {
	position: absolute; width: 100%; top: 10%; display: none;
}
.owl-carousel .item {
	display: block; height: 100%;
	max-width: 100%;
	
}
.owl-carousel .owl-item span {
	font-size: 20px; font-weight: 500;
}
/*.owl-item p{*/
/*	text-align:center; */
/*}*/
.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 *************************/

#referrals .card .btn {
	position:inherit;
	width: 100%;
	text-align: left;
	margin: 0;
	display: block;
	padding: 16px 20px;
}
#referrals .card {
    position: relative;
    max-height: 100%;
    height: 100%;
    margin:inherit;
    padding: inherit;
    background: transparent;
}
#referrals .card-header {
	padding: 0;
}
.home-service-section {
	overflow: hidden;
}
#home .inner-content-section {
	background: linear-gradient(to left, rgb(255, 255, 255) 50%, rgba(27, 27, 27, 0)), url(../img/home-image-1.jpg) 0 no-repeat;
	padding: 2em 0 3em !important;
	overflow: hidden;
	background-size: inherit;
}
.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 {
	/* background:#252525; */
	margin: 40px 0 0;
	color:#fff;
	font-size: 20px;
	font-weight:700;
}
.pre-footer-section a:hover {
	color:#8a8a8a;
}

/*******************  Linearicons *************************/
.lnr {
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.2em;
  cursor: pointer;
}

.lnr-chevron-right {
  color: #232323;
  /* We can use "color" for setting the color
  of the SVG because we set its "fill" to
  "currentColor" */
  font-size: 22px;
  /* We can use "font-size" for changing the size
  of the SVG because its width and height were
  set 1em.
  To get crisp results, use sizes that are
  a multiple of 20; because Linearicons was
  designed on a 20 by 20 grid. */
}

.lnr-star {
	font-size:25px !important;
	position:relative;
	top: -12px;
}



/* ========================================================== */
/* 			            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;
}
#image-uploads .badge {
	font-size:1.2em;
}
#image-uploads form {
	display:flex;
	justify-content:space-between;
}
#image-uploads #upload-preview .btn {
	background-color:#d84a4a;
	color:#fff;
}
#image-uploads .btn {
	padding:6px 20px;
	margin:0 10px;
	outline: none !important;
	background-color: transparent;
	border-color: #929292;
	/* color: #333; */
	border-radius: 0;
}
#image-uploads .btn:hover {
	background-color:#2d2d2d;
	color:#fff;
}

#image-uploads .btn-primary.disabled,
#image-uploads .btn-primary.disabled span,
.btn-primary:disabled,
.btn-primary:disabled span {
	color:#fff;
	border: none;
	cursor: not-allowed;
}
.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(41,171,226);
	border-color: #949494;
	color: rgba(255,255,255,1);
}
.inner-content-section .btn:hover {
	background-color: rgba(41,171,226,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;
}
.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;
}

.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;
	/* width:100%; */
	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;
	/* background:red; */
	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%;
	padding-top: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding-right: 40px; */
}

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


/*******************  Jarallax Styling *************************/

.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}


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

.top-header-animate {
	background: #ffffff00;
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a;
	font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
.top-header-animate a,
.top-header-animate p,
.top-header-animate i,
.top-header-animate {
	color: inherit;
	font-weight: 750;
}
.header-animate {
	/*padding: 130px 0 0 !important;*/
	background: rgba(135,170,188,0.6);
}
.header-animate a {
	color:rgba(12,12,12);
	font-size: 22px !important;
}
.header-animate a:before {
	background:#222 !important;
}


.body-wrapper {
	position:relative;
	height:100%;
	width:100%;
	background: white;
	top: 0;
	left: 0;
	-webkit-transition-property: all;
	-webkit-transition-duration: .20s;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-property: all;
	transition-duration: .20s;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.body-wrapper.service-body {
	background: /* #6b757f*/ #cfe6fd
}


.body-wrapper-animate {
	margin-left:-400px;
	-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;
}

.top-header .dropdown-menu {
	background:whitesmoke;
	color: rgb(0,0,0);
	border-radius: 0;
}
.top-header .dropdown-menu a {
	color:#222;
	padding:3px 20px !important;
}

.top-header {
	position: fixed;
	width:100%;
	/*z-index:1;*/
	padding: 0 0;
	background: #efefef;
	border-bottom: 5px solid rgb(60,36,17,0);
	z-index: 6;
	-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;
	/* margin-right: 6px; */
	/* border: 1px solid #fff; */
	/* border-radius:100px; */
	-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:#fbfbfb;
	color:#222;
}
.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(4) {
	display:flex;
	justify-content:center;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(5) {
	display:flex;
	justify-content: flex-start;
	align-items:center;
}

.top-header a,
.top-header i,
.top-header p {
	color:#26a9da ;
	font-weight: 600;
	margin: 0;
}

.top-header div[class*='col-']:nth-child(5) a {
	display:flex;
	justify-content:center;
	align-items:center;
	border: 1px solid #dcdcdc;
	border-radius:100px;
	height: 34px;
	width: 34px;
	margin: 0 4px;
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	background: #0a0a0a;
	text-decoration:none !important;
	color: #929292;
}
.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;
}
.navbar-scroll {
	background: #efefef;
	box-shadow: 0px 0px 10px -4px #000000bd;
	padding: 130px 0 0;
	position: fixed;
	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:#2b8dce !important;
}
.navbar-light .navbar-nav .nav-link {
	margin: 0 16px;
	padding: 6px 0px;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	color: #2b8dce ;
	font-family:  'Montserrat', sans-serif;
	font-weight: 700;
	/* cursor: pointer; */
	overflow: hidden;
}
.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: #ffffff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #2b2b2b;
}

.navbar-light .navbar-nav li a {
	position:relative;
	font-family:  'Montserrat', sans-serif;
	font-weight: 700;
}

.navbar-collapse {
	height:100%;
}

.mobile-top-header {
	display:none !important;
}

#logo-pic {
    width: 73%;
}



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

.projects .about-header-section h1 {
	display:inline-flex;
	justify-content:center;
	align-items:center;
}
.projects .about-header-section .header-logout-btn {
	font-size:22px;
	display:block;
	margin-left:20px;
	color:#ca3535;
}

#delete-msg {
	position:relative;
	text-align:center;
	margin:0 0 2em;
}



 
button.mfp-close, button.mfp-arrow {
	outline:none !important;
}

.gallery-section-divider {
	overflow:hidden;
	position: relative;
	background: rgb(255, 255, 255);
	padding: 20px 20px 80px;
}
.gallery-section-divider h1 {
	position: relative;
	padding:40px 0 20px;
	/* display: flex; */
	/* flex-direction: row; */
	/* justify-content: space-around; */
}



.gallery-a {
    padding: 6% 0%;
    text-align: center;
    background: white;
}

/**** Gallery Function Section ****/
/**** Gallery Function Section ****/
[id^="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 0.30s ease; 
    -moz-transition: all 0.30s ease; 
    -o-transition: all 0.30s ease; 
    transition: all 0.30s ease;
}

[id^="portfolio"] input:hover {
    background-color: #fff;
    opacity: 1; /* Adjusted to ensure hover effect is visible */
}

button.mfp-close, button.mfp-arrow {
    outline: none !important;
}

[id^="portfolio"] {
    display: flex; 
    padding: 0; 
    overflow: hidden; 
    flex-wrap: wrap; 
    justify-content: center;
}

[id^="portfolio"] li {
    display: flex; 
    justify-content: center; 
    align-items: center; 
    float: left; 
    position: relative; 
    overflow: hidden; 
    margin: 0 10px 20px;
}

[id^="portfolio"] li a {
    transform: scale(1,1); 
    display: block; 
    width: 100%; 
    height: 295px; 
    width: 490px; 
    overflow: hidden; 
    -o-transition: all 0.30s ease; 
    -moz-transition: all 0.30s ease; 
    -webkit-transition: all 0.30s ease; 
    transition: all 0.30s ease;
}

[id^="portfolio"] li a:hover {
    transform: scale(1.1,1.1) !important;
}

[id^="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);
}

[id^="portfolio"] li:hover .block-overlay {
    background-color: #000000cc;
}

[id^="portfolio"] li:hover input {
    left: 0;
}

[id^="portfolio"] .block-overlay {
    background: rgba(0,0,0,0.1); 
    z-index: 1; 
    -webkit-transition: all 0.30s ease; 
    -moz-transition: all 0.30s ease; 
    -o-transition: all 0.30s ease; 
    transition: all 0.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;
}

.bottom-footer{
	
	
}

.bottom-footer div[class*='col-']:nth-child(3) {
	display:flex;
	justify-content: center;
	align-items:center;
	flex-direction: row; 
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display:flex;
	justify-content:center;
	align-items:center;
	border: 1px solid #dcdcdc;
	border-radius:100px;
	height: 34px;
	width: 34px;
	margin: 0 4px;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media screen and (min-width : 1824px) {

}

/*@media screen and (max-width : 1440px) {*/
@media screen and (max-width : 1650px) {

.navbar-scroll {
	background: #efefef;
	box-shadow: 0px 0px 10px -4px #000000bd;
	padding: 100px 0 0;
	position: fixed;
	width: 100%;
	z-index: 4;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}


}


@media (max-width: 850px) {
  .home-split-section {
    flex-direction: column; /* Stack items vertically */
    height: auto; /* Allow stacked layout to adjust height */
  }

  .home-split-section .image-half {
    flex: none; /* Prevent flex shrinking or growing */
    height: 70vh; /* Maintain a fixed height for the image */
    width: 100%; /* Ensure full width */
  }

  .home-split-section .content-half {
    flex: none; /* Prevent flex affecting content height */
    height: auto; /* Allow content to adjust height dynamically */
    width: 100%; /* Ensure full width */
  }
}



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

}

/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 991px) {


/* DAVIDS MOBILE FORMATTING END */
.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;
}

.card {
    position: relative;
    max-height: 100%;
    height: auto;
    margin: 0 0 20px;
}

.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 a, .top-header i {
    color: #2f2f2f;
}

.top-header {
	display:none;
}
.header-contact_info {
    font-size: 1.5em;
}
.navbar-scroll {
	display:none;
}

.header-contact_info a {
    color: #333;
    margin: 0;
}
.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;
}
.mobile-top-header {
	display:block !important;
	padding: 0 30px 0;
	background: white;
	z-index: 4;
	overflow:visible;
}
.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;
    /* justify-content: center; */
    /* align-items: center; */
    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;
}

#home .show-form {
	background: white;
	position:relative;
	top:2em;
	left:0;
	opacity: 0;
}

#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;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: #fff;
    outline: none;
    z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}
    



.pad{
	padding-top:185px;
}

.home1 {
	padding: 250px 0px 200px 0px;
    background-image: linear-gradient(rgb(0 0 0 / 78%), rgb(255 255 255 / 0%)), url(/img/homepage/connor-slider.jpg);
		/*background: black; */
		
		background-size: cover;
}
.home1 .container-fluid{
	text-align: center; 
}
.home1 h1 {
    /*font-family: 'font2';*/
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    text-align: center;
    line-height: 70px;
    /*text-shadow: 1px 1px 1px #000;*/
    font-weight: 600;
    color: rgb(250,250,250);
    text-transform: uppercase;
    font-style: italic;
text-shadow: 5px 5px 5px #5B5B5B;		
}

.home1 h2 {
	font-family: 'font2';
	font-size: 30px;
  text-align: center;
	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: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.home1 h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: underline;
}
.home1 h4.subtitle {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.7rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
	
	font-style: italic;
	text-align: center;
}
.home1 h5 {
	color: #fff; font-size: 16px;
}
.home1 h5 span {
	color: gold;
}
.home1 p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 1px 6px 15px  black;
	text-align: justify;
	color: rgb(250,250,250);
}
.home1 a.contact-btn{
	
	background: #2b8dce;
	color: white;
	font-size: 1.6rem;
	font-weight: 700; 
	padding: 15px;
	display: inline-block ;
	text-shadow: 1px 3px 15px  black;
	box-shadow: 1px 3px 15px  black;
	border-radius: 15px; 
	
}
.home1 a.contact-btn:hover{
	
	background: #1e1e1e;
	color: #2b8dce;
	font-size: 1.6rem;
	font-weight: 700; 
	padding: 15px;
	display: inline-block ;
	text-shadow: 1px 1px 1px  black;
	box-shadow: 1px 3px 15px  black;
	
}


.home-banner{

	padding: 100px 0; 	
}
.home-banner h2{

    font-family: 'font2';
    font-size: 2.2rem;
    text-align: center;
    line-height: 45px;
    text-shadow: none;
    font-weight: 700;
    color: #26a9da;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 3px 2px #5B5B5B;

}
.home-banner p{
	
    font-size:18px;
    font-family: 'font2';
    font-weight: 600;
    line-height: 35px;
    text-shadow: none;
    text-align: center;
    color: gray;
    font-family: 'Montserrat', sans-serif;
    /*transition: 0.5 ease;	*/
	
}


.home-top-rated {
	padding: 80px 25px 100px 25px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/service-slide-2.jpg);*/
		/*background: black; */
background: linear-gradient(0.35turn, #3f87a6, #e1eff8, #5B5B5B);
		background-size: cover;
}
.home-top-rated h1 {
	font-family: 'font2';
    font-family: 'Montserrat', sans-serif;
	
	font-size: 3.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
	color: rgb(250,250,250);
}
.home-top-rated h2 {
	font-family: 'font2';
    font-family: 'Montserrat', sans-serif;
	
	font-size: 32px;
  text-align: center;
	line-height: 40px;
	text-shadow: 10px 5px 20px #000;
	font-weight: 700;
	color: rgb(250,250,250);
}
.home-top-rated h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.home-top-rated h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 3px 3px 20px black; text-decoration: underline;
	text-align: center; 
}
.home-top-rated h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.home-top-rated h5 {
	color: #fff; font-size: 16px;
}
.home-top-rated h5 span {
	color: gold;
}
.home-top-rated p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 1px 6px 15px  black;
	text-align: center;
	color: rgb(250,250,250);
	
    font-family: 'Montserrat', sans-serif;
}

.home-top-rated iframe {
	box-shadow: 1px 1px 14px 1px black;;
	border-radius: 20px;
	
}




.home-choose-us {
	padding: 120px 55px 200px 55px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/service-slide-2.jpg);*/
		/*background: black; */
		
background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0)), url(/img/homepage/connor-workers.jpg);


background-position: 50% 50%;
/*background: linear-gradient(0.75turn, #ffffff, #26a9da00, #26a9da);*/

		background-size: cover;
}
.home-choose-us h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: gray;
}
.home-choose-us h2 {
	font-family: 'font2';
	font-size: 5rem;
  text-align: right;
	line-height: 70px;
	text-shadow: none;
	font-weight: 800;
	color: gray;
}
.home-choose-us h3 {
	font-family: 'font2';
	font-size: 2.5rem;
  text-align: right;
	line-height: 70px;
	text-shadow: none;
	font-weight: 800;
	color: gray;
}
.home-choose-us h4 {
		color: gray;; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: underline;
	text-align: center; 
}
.home-choose-us h4.pricing {
	color: gray; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: none;
}
.home-choose-us h5 {
	color: gray; font-size: 16px;
}
.home-choose-us h5 span {
	color: gold;
}
.home-choose-us p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
		text-shadow: none;

	text-align: right;
		color: gray;

}





.home-split-section {
  display: flex;
  height: auto; /* Full viewport height */
	
}

.home-split-section .image-half {
  flex: 1; /* Take up half of the section */
  background: url('/img/homepage/connor-workers.jpg') center/cover no-repeat;
}

.home-split-section .content-half {
  flex: 1; /* Take up the other half */
  display: block;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #f5f5f5; /* Light background for contrast */
  text-align: center;
}

.home-split-section h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
	color: gray;
}
.home-split-section h2 {
	font-family: 'font2';
	font-size: 3.5rem;
  text-align: center;
	line-height: 70px;
	text-shadow: none;
	font-weight: 700;
	color: #26a9da;
	
    font-family: 'Montserrat', sans-serif;
    text-shadow: 3px 2px #5B5B5B;		

}
.home-split-section h3 {
	font-family: 'font2';
	font-size: 1.85rem;
  text-align: center;
	line-height: 70px;
	text-shadow: none;
	font-weight: 600;
	color: gray;
    font-family: 'Montserrat', sans-serif;
	
}
.home-split-section h4 {
		color: gray;; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: underline;
	text-align: center; 
}
.home-split-section h4.pricing {
	color: gray; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; 	text-shadow: none;
 text-decoration: none;
}
.home-split-section h5 {
	color: gray; font-size: 16px;
}
.home-split-section h5 span {
	color: gold;
}
.home-split-section p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
		text-shadow: none;

	text-align: center;
		color: gray;

    font-family: 'Montserrat', sans-serif;
	transition: 0.5 ease;
}
/*.home-split-section p:hover {*/
/*	color: rgb(38,169,218);*/
/**/
/*}*/


/* DAVIDS MOBILE FORMATTING START */
.referral-page-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.referral-page-section-1 h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	color: rgb(38,169,218);
	text-shadow: 1px 1px 1px #444;
}
.referral-page-section-1 h4 {
	font-size: 25px;
	color: gold;
	text-shadow: 1px 1px 1px black;
	text-align: center;
}
.referral-page-section-1 h5 {
	text-align: center;
	font-size: 20px;
	color: rgba(12,12,12);
	text-shadow: 1px 1px 1px #444;
}
.referral-page-section-1 p {
	font-size: 20px;
	color: rgb(12,12,12);
}
.referral-page-section-1 span {
	color: rgb(38,169,218);
	text-shadow: 1px 1px 1px #444;
	font-weight: 600 !important;
	text-transform: uppercase;
}


.home-page-section-1 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
	/*background: linear-gradient(to left, rgb(104,104,104,0) 20%, rgba(27,27,27,0)), url(../img/home-image-2.jpg) 0 no-repeat;
	background-size: cover;
	overflow: hidden;*/
}
.home-page-section-1 h1 {
	font-size: 4rem;
	font-family: 'font';
	text-align: center;
	text-shadow: 1px 1px 1px rgb(12,12,12);
	color: rgb(38,169,218);
}
.home-page-section-1 h2 {
	font-size: 4rem;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
}
.home-page-section-1 h3 {
	font-size: 2rem;
	font-family: font;
	text-align: center;
	text-shadow: 1px 1px 1px rgb(12,12,12);
	color: rgb(41,171,226);
}
.home-page-section-1 p {
	font-size: 18px;
	text-align: justify;
	color: rgb(12,12,12);
}
.home-page-section-1 a.learn-more {
	padding: 10px;
	background: rgb(133,197,61);
	border: 5px double rgb(255,255,255);
	border-radius: 0.5rem;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
.home-page-section-1 a.learn-more:hover {
	background: rgb(38,169,218);
	border: 5px double rgb(255,255,255);
}
.card {
	max-height: 100%;
	height: 100%;
	color: #fff;

	margin: 0 0 20px;
	border-radius: 1.5rem;
	padding: 18px 10px;
	    background: #fff;;
	border: 1px solid #e8e8e8;
	box-shadow: 0px 0px 32px -10px #06060685;
	visibility: hidden;
}
.card:hover {
	cursor:pointer;
}
.card h1 {
	font-size:2.5rem;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px #444;
}
.card h2 {
	font-size:2.0rem;
	color: #4cb7e2;
	text-shadow: 1px 1px 1px #000;
}
.card span {
	font-size:1.7rem;
	font-weight:600;
	text-transform: none;
	color: #85c53d;

}
.card p {
	font-size:20px;
	font-weight:500;
	color: #444;
/*	text-shadow: 1px 1px 1px #000;*/
}
.card .btn {
	font-size: 1.4em;
	text-transform: uppercase;
	background: transparent;
	text-shadow: 1px 1px 1px #444;rgb(126,181,77);
	font-weight: 600;
	position: absolute;
	bottom: 25px;
	border: none;
	padding: 0;
	margin: 0;
	color: #b3b3b3;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.card .btn span {
	position:relative;
		color: #b3b3b3;
	text-shadow: 1px 1px 1px #444;rgb(126,181,77);
	left:4px;
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	-o-transition: all .20s ease;
	transition: all .20s ease;
}
.card:hover .btn {
	background:transparent !important;
	color: #4ab6e3;
}
.card:hover span {
	left:12px;
}

.home-services{
	
	padding: 100px 25px 135px;;
	
}
.home-services .info-card {
    border-radius: 20px;
    border: 2px solid black;
    padding: 25px;
    background: linear-gradient(0.4turn, #ffffff, #ffffff, #2b8dce);
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for hover effect */
		
		/*height: 101%;*/
		height: auto;
}

.home-services .info-card:hover {
    transform: scale(1.05); /* Slightly enlarge the card */
    box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px, rgba(0, 0, 0, 0.19) 0px 6px 6px; /* Add a stronger shadow */
}
.home-services .info-card h3{

color: #26a9da;
font-weight:900;
font-size: 1.75rem; 
text-shadow: 3px 2px #5B5B5B;
	
}
.home-services .info-card h4{

/*color: #26a9da;*/
font-weight:700;
font-size: 1.3rem; 
/*text-shadow: 3px 2px #5B5B5B;*/
	
}

.home-services .info-card p{

font-weight:700;
font-size: 1.1rem;; 
	
}

.home-services .info-card a{

font-weight:700;
font-size: 1.5rem;;
color: black;
	
}

.home-services .info-card a:hover{

text-decoration: underline; 
	
}
.home-page-section-2 {
	background: linear-gradient(to left, rgb(255, 255, 255) 50%, rgba(27, 27, 27, 0)), url(../img/home-image-1.jpg) 0 no-repeat;
	padding: 1.5em 0 1.5em !important;
	overflow: hidden;
	background-size: inherit;
}
.home-page-section-2 h2 {
	font-size:4rem;
	color: #b3b3b3;
	text-align: center;
	text-shadow: 1px 1px 1px black;
}
.home-page-section-2 h3 {
	font-size: 35px;
	color: #29abe2;
	text-align: center;
}
.home-page-section-2 p {
	font-size: 16px;
	color: rgb(12,12,12);
}
.new-contact {
	padding: 75px 0 75px 0;
	background: linear-gradient(to left, rgb(104, 104, 104, 0) 20%, rgba(27, 27, 27, 0)), url(../img/contact-image-1.jpg) 0 no-repeat;
	background-size: cover;
	overflow: hidden;
}
.new-contact h1 {
	text-align: center;
	color: rgb(255,255,255);
	font-size: 4rem;
	text-shadow: 2px 2px 10px #000;
}
.new-contact h2 {
	text-align: center;
	color: rgb(255,255,255);
	font-size: 3.9rem;
	text-shadow: 2px 2px 10px #000;
}
.new-contact h4 {
	color: rgb(255,255,255);
	font-weight: 600;
	font-size: 1.75rem;
}
.new-contact a {
	font-weight: 500 !important;
}
.footer-section {
	padding: 0 0 10px;
	background: #efefef;
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: 400;
}
.footer-section a {
	color: #2b8dce;
}
.footer-section .service-cities p {
	margin:0 0 3px;
	text-align: center;
}
.bottom-footer .container{
	text-align: center;
}
.service-cities {
	margin-bottom:1em;
}
.service-cities h4 {
	text-align: center;
	font-size:28px;
	font-weight: 600;
	color:#2b8dce;
}

.about-page-header {
	padding: 250px 0px 200px 0px;
    background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/about-slider.jpg);
		/*background: black; */
		
		background-size: cover;
}
.about-page-header h1 {
    font-family: 'Montserrat', sans-serif;
	font-size: 3rem;;
  /*text-align: left;*/
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 600;
	color: rgb(250,250,250);
	margin: 50px 0;
	
    text-transform: uppercase;

	
	
    /*font-family: 'Montserrat', sans-serif;*/
    /*font-size: 4.5rem;*/
    /*text-align: left;*/
    /*line-height: 70px;*/
    /*font-weight: 600;*/
    /*color: rgb(250,250,250);*/
    /*text-transform: uppercase;*/
    /*font-style: italic;*/
    /*text-shadow: 5px 5px 5px #5B5B5B;*/
    /**/
	
}
.about-page-header h2 {
	font-family: 'font2';
	font-size: 1.7rem;
	text-align: center;
;
	line-height: 40px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 600;
	color: rgb(250,250,250);
    font-family: 'Montserrat', sans-serif;
	
}
.about-page-header h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.about-page-header h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: underline;
}
.about-page-header h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.about-page-header h5 {
	color: #fff; font-size: 16px;
}
.about-page-header h5 span {
	color: gold;
}
.about-page-header p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 1px 6px 15px  black;
	text-align: justify;
	color: rgb(250,250,250);
}



.about-page-section-1 {
	padding: 120px 0px 200px 0px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/homepage/connor-slider.jpg);*/
		/*background: black; */
		
		background-size: cover;
}
.about-page-section-1 h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  /*text-align: left;*/
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: rgb(250,250,250);
	margin: 50px 0;
}
.about-page-section-1 h2 {
	/*font-family: 'font2';*/
	font-size: 2rem;;
  text-align: center;
	line-height: 45px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: #26a9da;
    font-family: 'Montserrat', sans-serif;

	
	
}
.about-page-section-1 h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.about-page-section-1 h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: underline;
}
.about-page-section-1 h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.about-page-section-1 h5 {
	color: #fff; font-size: 16px;
}
.about-page-section-1 h5 span {
	color: gold;
}
.about-page-section-1 h6 {
	font-size: 25px;  font-weight: 600;text-shadow: 1px 1px 1px #000;
    color: #26a9da;
}
.about-page-section-1 li {
	font-size: 17px; line-height: 35px;  font-weight: 600;  font-family: 'Montserrat', sans-serif;
	color: gray;
}
.about-page-section-1 p {
	font-size: 1.2rem;;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 0 0 0  black;
	text-align: center;
	color: gray;
    font-family: 'Montserrat', sans-serif;

}
.about-page-section-1 .take-pride{
	
	padding: 25px;
	/*background: #7aafd1;*/

	background: #2b8dce;
	border: 2px solid black;
	
	
}
.about-page-section-1 .take-pride h6{
	
	color: white;
	
	
}
.about-page-section-1 .take-pride ul li{
	
	color: white;
	font-size: 1.7rem;
	
}
.about-page-section-1 .take-pride li p{
	
	color: white;
	font-size: 1.24rem;
	
}



.about-page-referrals {
	padding: 120px 15px 100px 15px;
    /*background-image: linear-gradient(rgb(255 255 255 / 0%),rgb(255 255 255 / 0%)),url(/img/service-slide-2.jpg);*/
		/*background: black; */
background: linear-gradient(0.65turn, #3f87a6, #e1eff8, #5B5B5B);
		background-size: cover;
}
.about-page-referrals h1 {
	font-family: 'font2';
	font-size: 5.5rem;;
  text-align: left;
	line-height: 70px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 800;
	color: rgb(250,250,250);
}
.about-page-referrals h2 {
	font-family: 'font2';
	font-size: 2rem;
  text-align: center;
	line-height: 40px;
	text-shadow: 10px 5px 20px #000;
	font-weight: 700;
	color: rgb(250,250,250);
    font-family: 'Montserrat', sans-serif;
	
}
.about-page-referrals h3 {
	color: #fff; text-indent: 15px; line-height: 45px; font-size: 2rem; font-weight: 700; text-shadow: 1px 1px 0px  black;
    color: gray;

}
.about-page-referrals h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 3px 3px 20px black; text-decoration: underline;
	text-align: center; 
}
.about-page-referrals h4.pricing {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
}
.about-page-referrals h5 {
	color: #fff; font-size: 16px;
}
.about-page-referrals h5 span {
	color: gold;
}
.about-page-referrals p {
    font-size: 1.4rem;
    font-family: 'font2';
    font-weight: 600;
    line-height: 35px;
    text-shadow: 0 0 0  black;
    text-align: justify;
    color: gray;
}





/**** Service Page Section ****/

.general-services-1 {
	padding: 210px 0 125px 0;
	/*background: #5c7a9b;*/
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/stair-project.jpg");
	background-size: cover;
}
.general-services-1 h1 {
	font-size: 2.2rem;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(255,255,255);
    font-family: 'Montserrat', sans-serif;

	
	
}
.foundation-bg {
    background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/foundation-bg.jpg");
    background-size: auto;
}
.foundation-repair-bg {
    background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/foundation-repair-bg.jpg");
    background-size: auto;
}
.inspection-bg {
    background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,05,0.3)), url("/img/services/foundation-inspection-bg.webp");
    background-size: auto;
}

.general-services-1 h2 {
	font-size: 1.7rem;
	font-family: 'font2';
	font-weight: 600;
	;
	color: rgb(255,255,255);
    font-family: 'Montserrat', sans-serif;

}
.general-services-1 h4 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(230,120,45);
}
.general-services-1 p {
	font-size: 1.2rem;;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-weight: 600;
	text-align: center;
    font-family: 'Montserrat', sans-serif;
	
}
.general-services-1 .table-of-contents{
	/*background: #222a45;*/
	background: #6b757f;
	border-radius: 14px;
	padding: 20px 55px;
	box-shadow: 1px 1px 22px #222a45;
}
.general-services-1 .light-blue{
	background: #2b8dce;
}
.general-services-1 .table-of-contents p.table-link{
	
	font-weight: 700;
	box-shadow: 1px 1px 12px black;
	text-align: center;
	
	transition: background-color 200ms linear;
	
}
.general-services-1 .table-of-contents p.table-link:hover{
	text-decoration: underline;
	background: #ddeeffeb;
	color: #222a45;
}

.general-services-1 .table-of-contents a{
	font-family: inherit;
	font-size: 1.1rem;
	/*background: #222a45;*/
	
	color: #ddeeffeb;
	display: inline-block;
	font-weight: 700;
	padding: 7px 0;
	width: 100%;
    font-family: 'Montserrat', sans-serif;

}
.general-services-1 .table-of-contents a:hover{
	/*font-family: inherit;*/
	font-size: 1.1rem;
	color: #222a45;
	display: inline-block;
	font-weight: 700;
	padding: 7px 0;
}
/*.general-services-1 .table-of-contents a:hover{*/
/*	text-decoration: underline;*/
/*}*/

.general-services-1 .service-box{
	/*margin: 0 25px 0 25px; */
	padding: 35px 20px; 
	background: #222a45;
	border-radius: 14px;
}



.general-services-2 {
	padding: 35px 0 75px 0;
	background: /* #6b757f*/ #cfe6fd;
}

.general-services-2 .pad {
	padding: 45px 0 15px 0;
	/*background: #6b757f;*/
}

.general-services-2 h1 {
	font-size: 3rem;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(255,255,255);
}
.general-services-2 h2 {
	font-size: 2rem;
	font-family: 'font2';
	font-weight: 600;
	;
	color: rgb(255,255,255);
	text-align: center;

}
.general-services-2 h4 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(230,120,45);
    font-family: 'Montserrat', sans-serif;

}
.general-services-2 p {
	font-size: 18px;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-weight: 600;
	text-align: center;
    font-family: 'Montserrat', sans-serif;

}
.general-services-2 .table-of-contents{
	background: #222a45;
	border-radius: 14px;
	padding: 20px; 
}
.general-services-2 .table-of-contents a{
	font-family: inherit;
	font-size: 1.1rem;
	color: white;
	display: inline-block;
	font-weight: 700;
	padding: 7px 0;
}

.general-services-2 .service-box{
	/*margin: 0 25px 0 25px; */
	padding: 35px 16px; 
	background: #2b8dce;
	border-radius: 14px;
	box-shadow: 1px 1px 22px #222a45
}
.general-services-2 .service-box h3{
	font-size: 1.2rem;
	font-family: 'font2';
	font-weight: 600;
	;
	color:#07203b;
	text-align: center;
    font-family: 'Montserrat', sans-serif;

}
.general-services-2 .img-fluid{
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 2px 2px 6px rgb(0,0,0);
}
.general-services-2 li {
	font-size: 16px;
	font-weight: 600;
	font-family: 'font2';
	color: rgb(255,255,255);
}
.general-services-2 strong {
	/*color:  #222a45;*/
	color:  black;;
	font-family: 'font2';
	font-weight: 900;
	font-size: 1.2rem;
}
.general-services-2 li p {
	/*color:  #222a45;*/

	font-size: 1rem;

}
.general-services-2 .underline{
	/*color:  #222a45;*/

	/*font-size: 1rem;*/

	text-decoration: underline;
}
.general-services-2 li p span {
	/*color:  #222a45;*/
	color:  #07203b;;

	font-weight: 900;

}




/*CONTACT PAGE*/
.contact-page-1 {

    background: linear-gradient(150deg, rgba(34,42,69,1) 0%, rgba(2,0,36,1) 0%, #2b8dce 100%);
    padding: 75px 0 75px 0;
}
.contact-page-1 h1, h3 {
	font-size: 40px;
  text-align: center;
	position: relative;
	font-weight: 600;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-family: 'Montserrat', sans-serif;

	
}
.contact-page-1 h2 {
	font-size: 20px;
  text-align: center;
	position: relative;
	font-weight: 600;
	font-family: 'font2';
	color: rgb(255,255,255);
	font-family: 'Montserrat', sans-serif;
	
}

.contact-page-1 p {
	color: rgb(255,255,255);
	font-size: 1.18rem;;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	font-family: 'Montserrat', sans-serif;
	
}
.contact-page-1 p.contact {
	color: rgb(255,255,255);
	font-size: 24px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	font-family: 'Montserrat', sans-serif;
	
}
.contact-page-1 p.contact span{
	text-decoration: underline;
}

.contact-page-1 a {
	color: rgb(255,255,255);

}




/* Gallery Page Start */
.gallery-page {
	padding: 275px 0 50px 0;
	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: gray;
}
.gallery-page h2 {
	font-size: 1.2rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: #2b8dce;
}
/* Gallery Page End */



/*******************  Referrals Owl Carousel *************************/

.box{
	padding: 10px;
	background: white;
	border: 2px solid black;
	box-shadow: rgb(0 0 0 / 40%) 5px 5px, rgb(0 0 0 / 30%) 10px 10px, rgb(0 0 0 / 20%) 15px 15px, rgb(0 0 0 / 10%) 20px 20px, rgb(0 0 0 / 5%) 25px 25px;;
}
.box p{
	text-align: center;
}
.owl-carousel .owl-stage-outer {
	padding: 40px 0;
	max-width: 100%;
}
.owl-nav {
	position: absolute; width: 100%; top: 10%; display: none;
}
.owl-carousel .item {
	display: block; height: 100%;
	max-width: 100%;
	
}
.owl-carousel .owl-item span {
	font-size: 20px; font-weight: 500;
}
/*.owl-item p{*/
/*	text-align:center; */
/*}*/
.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;
}





}

/*@media screen and (max-width: 425px) {*/
@media screen and (max-width: 690px) {
	
	


.pad{
	padding-top:185px;
}

.home1 {
	padding: 250px 0px 200px 0px;
    background-image: linear-gradient(rgb(0 0 0 / 78%), rgb(255 255 255 / 0%)), url(/img/homepage/connor-slider.jpg);
		/*background: black; */
		
		background-size: cover;
}
.home1 .container-fluid{
	text-align: center; 
}
.home1 h1 {
    /*font-family: 'font2';*/
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
    text-align: center;
    line-height: 40px;
    /*text-shadow: 1px 1px 1px #000;*/
    font-weight: 600;
    color: rgb(250,250,250);
    text-transform: uppercase;
    font-style: italic;
text-shadow: 5px 5px 5px #5B5B5B;		
}
.home1 h1 span{
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
	
	font-style: italic;
}
.home1 h2 {
	font-family: 'font2';
	font-size: 30px;
  text-align: center;
	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: 45px; font-size: 1.4rem; font-weight: 700; text-shadow: 1px 6px 15px  black;
}
.home1 h4 {
	color: #fff; text-indent: 15px; line-height: 25px; font-size: 1.25rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: underline;
}
.home1 h4.subtitle {
	color: #fff; text-indent: 0; line-height: 25px; font-size: 1.7rem; font-weight: 700; text-shadow: 5px 5px 5px black; text-decoration: none;
	
	font-style: italic;
	text-align: center;
}
.home1 h5 {
	color: #fff; font-size: 16px;
}
.home1 h5 span {
	color: gold;
}
.home1 p {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600; line-height: 35px;
	text-shadow: 1px 6px 15px  black;
	text-align: justify;
	color: rgb(250,250,250);
}
.home1 a.contact-btn{
	
	background: #2b8dce;
	color: white;
	font-size: 1.6rem;
	font-weight: 700; 
	padding: 15px;
	display: inline-block ;
	text-shadow: 1px 3px 15px  black;
	box-shadow: 1px 3px 15px  black;
	border-radius: 15px; 
	
}
.home1 a.contact-btn:hover{
	
	background: #1e1e1e;
	color: #2b8dce;
	font-size: 1.6rem;
	font-weight: 700; 
	padding: 15px;
	display: inline-block ;
	text-shadow: 1px 1px 1px  black;
	box-shadow: 1px 3px 15px  black;
	
}

	
    
}

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

    
}