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

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

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

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

@font-face {
	font-family: 'font2';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font3';
	src:url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}
.vertically-centered{
	display: flex;
	flex-direction: column;
	justify-content: center; 
}


/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%; z-index: 1; padding:  10px 0px 0px 0px; background: rgb(255,255,255);	z-index: 3; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; margin-top: -35px;
}

.top-header .container-fluid {
	padding: 0px;
}

.top-header .header-nav-top {
	    background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png); margin: 0px;
}

.top-header .header-nav-bottom {
	padding: 10px 25px 10px 25px; background: #fff; margin-top: 10px;
}

.top-header h4 {
	font-family: font3; font-weight: 600;
	font-size: 18px; letter-spacing: 1px; color: #245695; background: #fff; padding: 5px 10px 5px 10px; width: fit-content; border-radius: 25px;
}

.top-header h5 {
	font-family: font3; font-size: 18px; text-align: center; color: #B2985B; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;
}

.top-header h6 {
	font-family: font2; font-size: 15px; text-align: center;    line-height: 35px; color: #fff; margin-top: 25px;
}

.top-header h6 span {
	font-size: 20px;padding: 3px;
}

.top-header h6 strong {
	font-size: 17px; font-weight: 500; padding: 3px; 
}

.top-header h6:hover strong {
box-shadow:0px 0px 0px 1px #b2985b; color: #b2985b;
}

.top-header h6:hover span {
box-shadow:0px 0px 0px 1px #b2985b; color: #b2985b;
}

.top-header i {
	font-size: 20px; padding: 7px 5px 5px 5px; background: #fff; width: 35px; height: 35px; text-align: center; color:#b2985b; border: 1px solid #b2985b; border-radius: 100%;
}

.top-header img {
    background: #fff;
    border-radius: 100%;
    margin-top: 25px;
    margin-bottom: -100px;
    max-width: 50%;
}

.top-header div[class*='col-']:first-child {

}
.top-header div[class*='col-']:first-child a {

}
.top-header div[class*='col-']:first-child a:hover {

}
.top-header div[class*='col-']:nth-child(2) {

}
.top-header div[class*='col-']:nth-child(3) {
	
}
.top-header div[class*='col-']:nth-child(3) a {

}
.top-header div[class*='col-']:nth-child(3) a:hover {
	
}
.top-header div[class*='col-']:nth-child(4) {
	
}
.top-header div[class*='col-']:nth-child(4) a {

}
.top-header div[class*='col-']:nth-child(4) a:hover {

}
.top-header div[class*='col-']:nth-child(5) {

}
.top-header div[class*='col-']:nth-child(5) a {
	
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	
}
.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;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font2'; padding: .25rem 1.5rem; clear: both; color: rgb(12,12,12); text-align: inherit; white-space: nowrap; background: 0 0;border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255,255,255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.dropdown {
	 position: relative;
}
.dropdown .dropbtn {
font-family: font3; font-size: 18px; text-align: center !important; color: #B2985B; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;
}
.navbar a:hover, .dropdown:hover .dropbtn {
	
}
.dropdown-one {
	cursor: pointer; display: none; position: absolute; background-color: #fff; min-width: 250px; left: 25%;
}
.dropdown-two {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
	cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
	display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
	display: block;
}
.dropdown-one .dItem {
	color: #b2985b; padding: 12px 16px; display: block; text-align: left; font-family: font3; 
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
	background-color: #245695; color: #fff;
}
.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px; text-transform: uppercase; padding-top: 20px;	line-height: 5px; font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333; white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
	overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
	background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #ccc;
}
.tabcontent {
	display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; text-align: center; font-size: 2rem; color: rgb(246,177,24);
}
.top-header-animate {
	background: rgb(255,255,255); margin-top: -125px; 
}
.top-header-animate .header-nav-top img {
    margin-top: 95px;
    max-width: 25%;
    margin-bottom: -75px;
}
.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; overflow-x: hidden;
}
.navbar-scroll {
	padding: 95px 0 0; position: fixed; background: rgb(83,82,82); width: 100%; z-index: 2;	-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 28px; padding: 6px 0px; font-weight: 900; font-size: 18px; color: rgb(255,255,255); font-family: 'font2';
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position: relative;
}
.navbar-collapse {
	height: 100%;
}
.mobile-top-header {
	display: none !important;
}

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

/**** Home Section ****/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.home-header-section {
	padding-top: 125px;
}
.home-header-section .slider-logo span {
	font-family: 'font'; color: rgb(196,41,56);
}

.showcase {
    position: relative;
    height: 120vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.background-video {
    /*margin-bottom: 377px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;

	
}
.video-overlay {
    position: absolute;
    padding: 200px 100px 100px 200px;
    background: url(/img/homepage/metal-5.png);
    background-repeat: repeat;
    background-size: 100%;
    background-color: #fff9;
	top:0%;
	width: 100%;
	
/*    margin-top: -1075px;
    width: 100%;
    height: 1068px;*/
}
.video-overlay h1 {
	font-family: font3; font-size: 65px; color: #245695; font-weight: 600;  line-height: 50px; text-shadow: 0px 0px 1px #245695;
	text-transform: uppercase;
}
.video-overlay h1 strong {
	font-size: 45px; letter-spacing: 3px; color: #b2985b;
}
.video-overlay h1 span {
font-size: 20px;
    font-family: Arial;
    color: #836317;
    font-weight: 600;
}
.video-overlay p {
	font-family: font3; font-size: 20px; line-height: 35px; 
}
.video-overlay a.estimate {
	padding: 25px; color: white; font-weight: 800;
	font-family: font3;
	background:  #245695;
	border-radius: 20px;
	width:max-content; 
	box-shadow: 2px 2px 5px black ;
		
	box-shadow: inset 0 0 0 0 #245695, 3px 2px 5px rgb(0 0 0 / 50%);;
	transition: box-shadow 0.7s; 
}
.video-overlay a.estimate:hover {

		
	box-shadow: inset 480px 0 0 0 rgba(255, 255, 255, 0.97), 3px 2px 5px rgb(0 0 0 / 50%);;
	color: #245695;
}

.video-overlay h3 {
	font-size: 30px; font-family: math; line-height: 65px; margin-left: 50px;
}

.video-overlay h4 {
	padding: 35px; border-radius: 10px; color: #fff; font-size: 20px; letter-spacing: 2px;
	background: #b2985b; text-align: center; font-family: font5; font-weight: 500; text-transform: uppercase;
}
.video-overlay h4:hover {
	background: #245695;
}
.home1 {
	    background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png);
}
.home1 .pad1 {
	padding: 85px 15px 85px 15px; border-right: 1px solid #245695;height: 350px;
}
.home1 .pad1:hover {
	background: #245695;
}
.home1 .pad1:hover h2 {
   color: #fff;	
}
.home1 .pad1:hover p {
display: block;	color: #fff;
}
.home1 .pad1:hover i {
	display: none;
}
.home1 .pad2 {
	padding: 85px 15px 85px 15px;border-right: 1px solid #245695;height: 350px;
}
.home1 .pad2:hover {
	background: #245695;
}
.home1 .pad2:hover h2 {
   color: #fff;	
}
.home1 .pad2:hover p {
display: block;	color: #fff;
}
.home1 .pad2:hover i {
	display: none;
}
.home1 .pad3 {
	padding: 85px 15px 85px 15px;border-right: 1px solid #245695;height: 350px;
}
.home1 .pad3:hover {
	background: #245695;
}
.home1 .pad3:hover h2 {
   color: #fff;	
}
.home1 .pad3:hover p {
display: block;	color: #fff;
}
.home1 .pad3:hover i {
	display: none;
}
.home1 .pad4 {
	padding: 85px 15px 85px 15px;height: 350px;
}
.home1 .pad4:hover {
	background: #245695;
}
.home1 .pad4:hover h2 {
   color: #fff;	
}
.home1 .pad4:hover p {
display: block;	color: #fff;
}
.home1 .pad4:hover i {
	display: none;
}
.home1 .boxer {
	padding: 25px; margin-top: -100px; background: #fff;position: relative; margin-bottom: -100px; border: 5px solid #245695;
}
.home1 .container-fluid {
	padding: 0px;
}
.home1 .row {
	    --bs-gutter-x: 0;
}
.home1 .residential {
	    background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/residential-roof-2.jpg);
    background-size: cover; height: 600px; padding: 200px 75px 25px 50px; border-right: 3px solid #245695; color:#fff;
}
.home1 .residential:hover {
	    background-image: linear-gradient(#245695bd, #245695bd), url(/img/homepage/residential-roof-2.jpg);
		  background-size: cover; height: 600px; padding: 200px 75px 25px 50px; border-right: 3px solid #245695; color:#fff;
}
.home1 .residential p {
	display: block; text-align: left; color:#fff;
}
.home1 .commercial {
	  background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/commercial-roof-4.jpg);
    background-size: cover;height: 600px;text-align: right; padding: 200px 50px 25px 75px; border-left: 3px solid #245695; color:#fff;
}
.home1 .commercial:hover {
	  background-image: linear-gradient(#245695bd, #245695bd), url(/img/homepage/commercial-roof-4.jpg);
	   background-size: cover;height: 600px;text-align: right; padding: 200px 50px 25px 75px; border-left: 3px solid #245695; color:#fff;
}
.home1 .commercial p {
	display: block; text-align: right; color:#fff;
}
.home1 h2 {
	font-family: font3; font-size: 25px; text-align: center; color: #245695;
}
.home1 h3 {
	font-family: font3; font-size: 35px; 
}
.home1 p {
	font-size: 17px; font-family: font3; text-align: center; color: #3e4146; display: none;
}
.home1 i {
	text-align: center; font-size: 50px; color: #b2985b; position: relative; left: 40%; margin-bottom: 15px;
}
.home1 span {
	color: rgb(83,82,82);
}

.privacy-policy{
	
	
	padding:300px 20px;
	background:white;

}
.privacy-policy h1{
    font-family: font3;
	font-size:3rem;	
}
.privacy-policy p{
	font-family: font3; font-size: 1rem;  color: #245695;

	
	color:black;
	
}
.privacy-policy p span{
	font-weight:900;
	text-decoration: underline;
}

.privacy-policy h2{
    font-family: font3;
	font-size:2.5rem;	
}


.roof-types {
	padding: 100px 160px 100px 160px; position: relative;
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/tr-1.png);
    background-size: cover; background-attachment: fixed; border: 5px solid #245695;
}

.roof-types .type {
	 border-radius: 15px; background: #245695; text-align: center; margin: 35px 0px 35px 0px; color: #fff; height: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center; 
	 
}
.roof-types .type:hover {
	box-shadow: 1px 1px 10px 1px #000; /*height: 285px;*/
}
.roof-types .type:hover h5 {
	display: block;
}
.roof-types .type:hover p {
	display: block;
}
.roof-types .type:hover img {
	border-radius: 0px; display: none;
}
.roof-types .type2 {
	 border-radius: 15px; background: #b2985b; text-align: center; margin: 35px 0px 35px 0px; color: #fff;  height: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center; 

}
.roof-types .type2:hover {
	box-shadow: 1px 1px 10px 1px #000; /*height: 285px;*/
}
.roof-types .type2:hover h5 {
	display: block;
}
.roof-types .type2:hover p {
	display: block;
}
.roof-types .type2:hover img {
	border-radius: 0px; display: none;
}
.roof-types h4 {
	font-family: font3; font-size: 25px; padding: 7px 0px 7px 0px;
}

.roof-types h5 {
	font-family: font2; font-size: 15px; display: none; text-align: left; position: relative; padding-bottom: 20px; left: 37%; margin-top: -10px;
}
.roof-types p {
	font-size: 17px; font-family: font3; text-align: center; margin-top: 10px; display: none; 
}
.roof-types img {
	border-bottom-right-radius: 15px; border-bottom-left-radius: 15px;
}

.home-siding {
	position: relative; text-align: center; border: 5px solid #245695; border-top: none;
}
.home-siding .row {
	    --bs-gutter-x: 0;
}
.home-siding .col-sm {
	text-align: center;
}
.home-siding h2 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695;
}
.home-siding h3 {
	font-family: font2; font-size: 20px; letter-spacing: 1px; color: #b2985b;
}
.home-siding p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.home-siding i {
	font-size: 45px; color: #245695; padding: 10px;
}
.home-siding hr {
	height: 2px; background: #245695;
}
.home-siding .container-fluid {
	padding: 0px;
}
.home-siding .siding-content {
	padding: 150px 50px 150px 50px; border-right: 5px solid #245695;
}

.home-siding .siding-image {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/home-siding-001.png);
    background-size: cover; height: 100%;
}


.home-gutters {
	position: relative; text-align: center; border: 5px solid #245695; border-top: none;
}
.home-gutters .row {
	    --bs-gutter-x: 0;
}
.home-gutters .col-sm {
	text-align: center;
}
.home-gutters h2 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695;
}
.home-gutters h3 {
	font-family: font2; font-size: 20px; letter-spacing: 1px; color: #b2985b;
}
.home-gutters p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.home-gutters i {
	font-size: 45px; color: #245695; padding: 10px;
}
.home-gutters hr {
	height: 2px; background: #245695;
}
.home-gutters .container-fluid {
	padding: 0px;
}
.home-gutters .gutter-content {
	padding: 150px 50px 150px 50px; border-right: 5px solid #245695;
}

.home-gutters .gutter-image {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/roof-gutter-2.jpg);
    background-size: cover; height: 100%;
}

.emergency-roofing {
	padding: 100px 0px 100px 0px;     background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png); color: #fff; text-align: center; 
}
.emergency-roofing h3 {
	font-family: font3; font-size: 35px; letter-spacing: 1px;
}
.emergency-roofing  p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.emergency-roofing mark {
	padding: 25px; border-radius: 10px; font-family: font2; background: #fff; color: #245695;
	font-weight: 500; font-size: 20px; letter-spacing: 1px; border: 5px double #245695;
}
.emergency-roofing mark:hover {
	background: #b2985b; border: 5px double #fff; color: #fff; font-weight: 600;
}

.insurance-claims {
	position: relative; background: #f5f5f5;border: 5px solid #245695;
}
.insurance-claims .container-fluid {
	padding: 0px;
}
.insurance-claims h2 {
	font-family: font3; font-size: 45px; letter-spacing: 1px;
}
.insurance-claims h2 span {
	color: #245695;
}
.insurance-claims h3 {
	font-family: font2; font-size: 25px; letter-spacing: 1px;
}
.insurance-claims p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.insurance-claims p strong {
	font-size: 20px; color: #245695;
}
.insurance-claims i {
	color: #b2985b; font-size: 30px;
}
.insurance-claims .claim-main {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/claim-2.jpg);
    background-size: cover; height: 100%; border-right: 5px solid #245695;  
}
.insurance-claims .claim-content {
	padding: 100px 25px 100px 25px; 
}
.insurance-claims .claim-aspect {
	
}

/* Modal Container */
.custom-modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.7);
}

/* Modal Content */
.custom-modal-content {
  background: #fff;
  margin: auto;
  border-radius: 10px;
  width: 90%;
  max-width: 800px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  animation: modalFadeIn 0.3s ease;
}

/* Close Button */
.custom-modal-close {
color: #ff0000;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    right: 10px;
    cursor: pointer;
}

.custom-modal-close:hover {
  color: #000;
}

/* Modal Animation */
@keyframes modalFadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Trigger Hover Effect */
.claim-aspect h3 {
  cursor: pointer; padding-top: 15px;
  transition: color 0.2s ease;
}

.claim-aspect h3:hover {
  color: #494a7a;
  text-decoration: underline;
}

.custom-modal-content h4 {
	font-family: font3; font-size: 20px; padding-top: 25px; color: #245695; text-align: center;
}
.custom-modal-content p {
	margin: 0px 15px 0px 15px; text-align: center;
}
.custom-modal-content img {
	height: 300px;
}


.widget-home{
	height:100%;
}
/* FAQ Section Styling */
.faq-home  {
position: relative; padding: 100px 0px 100px 0px; background: #fff; height: auto; border: 5px solid #245695; border-top: none;
}

.faq-home h2 {
	font-family: font3; font-size: 50px;
	text-align: center; color: #245695;
}
.faq-home mark {
	padding: 15px; border-radius: 5px; background: #245695; color: #fff; font-size: 18px; font-family: font2;
}
.faq-home video{
	box-shadow: 2px 2px 10px black;
	
}
.custom-faq-roofing {
  padding: 50px 20px; margin-top: 50px;
  border-right: 3px solid #245695; border-bottom: 3px solid #245695;  border-left: 1px solid #245695;  border-top: 1px solid #245695;
  
  box-shadow: -25px -25px 0px 0px #b2985b; 
}

.faq-container-roofing {
  max-width: 800px;
  margin: 0 auto;
}

.faq-heading-roofing {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
  color: #494a7a;
}

.faq-item-roofing {
 /* border: 2px solid #d2d3f4;
  border-radius: 10px;*/
  margin-bottom: 15px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}

.faq-item-roofing:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.faq-item-roofing:active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.faq-question-roofing {
  padding: 15px 20px;
  margin: 0;
  cursor: pointer;
  font-size: 18px;
  font-family: font3;
  color: #245695;
  transition: background-color 0.3s ease;
}

.faq-question-roofing:hover {
  background-color: #245695; color: #fff;
}

.faq-answer-roofing {
  display: none;
  padding: 20px;
  color: #333; font-family: font3;
  font-size: 16px;
  line-height: 1.6;
  /*border-top: 1px solid #d2d3f4;*/
}

.faq-answer-roofing ul {
  padding-left: 20px;
  margin-top: 10px;
}

.faq-answer-roofing ul li {
  margin-bottom: 8px;
  list-style-type: disc;
}


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

.about-intro {
	padding: 100px 0px 100px 0px;       background-image: linear-gradient(#b2985bd1, #b2985b70), url(/img/homepage/tr-1.png);
    background-size: cover;
}
.about-intro .bawks2 {
	padding: 15px 0px 15px 0px; background: #fff; color: #245695; margin: 10px 0px 10px 0px; 
	border-radius: 15px;
}
.about-intro .bawks2:hover {
	background: #245695; color: #fff; margin-left: 25px; margin-right: -25px;
}
.about-intro h1 {
	font-family: font2; font-size: 45px; letter-spacing: 3px; color: #fff;
}
.about-intro h1 span {
	font-size: 60px;font-family: font3; text-transform: uppercase;
}
.about-intro h2 {
	font-family: font2; font-size: 30px; letter-spacing: 2px; text-transform: uppercase; text-align: center; font-weight: 600;
}
.about-intro  p {
	font-family: font2; font-size: 17px; line-height: 35px; color: #fff;
}
.about-body {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/homepage/texture-4.png);
    background-size: cover;
    height: 100%; color: #245695;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .container-fluid {
	padding: 0px;
}
.about-body .row {
	--bs-gutter-x: 0;
}
.about-body h2 {
	font-family: font3; font-size: 30px;
}
.about-body h2 span {
color: #b2985b; font-size: 35px;
}
.about-body  p {
	font-family: font3; font-size: 17px; line-height: 35px; color: #282828;
}
.about-body .past {
	
}
.about-body .past .past-content {
	padding: 175px 50px 175px 50px; text-align: center;
}
.about-body .past .past-image {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/about-1.jpg);
    background-size: cover;
    height: 100%;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
	    border-left: 10px solid #245695;
    border-bottom: 10px solid #245695;
}
.about-body .present {
	
}
.about-body .present .present-content {
	padding: 175px 50px 175px 50px; text-align: center;
}
.about-body .present .present-image {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/about-2.jpg);
    background-size: cover;
    height: 100%;
	    border-right: 10px solid #245695;
    border-bottom: 10px solid #245695;
	    border-top: 10px solid #245695;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .future {
	
}
.about-body .future .future-content {
	padding: 175px 50px 175px 50px; text-align: center;
}
.about-body .future .future-image {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/about-3.png);
    background-size: cover;
    height: 100%;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
	 border-left: 10px solid #245695;
    border-top: 10px solid #245695;
}
/**** Services Section ****/
.service-intro {
	padding: 150px 100px 150px 100px;     background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png); color: #fff;
}

.service-intro h1 {
	font-family: font3; font-size: 45px; letter-spacing: 1px;
}
.service-intro h2 {
	font-family: font2; font-size: 25px; padding: 10px; text-align: center; color: #245695;
}
.service-intro h2:hover {
	color: #fff; background: #245695; border-radius: 10px; font-weight: 600;
}
.service-intro  p {
	font-family: font3; font-size: 17px; line-height: 35px;
}

.service-intro .intro-content {
}
.service-intro .intro-legend {
	background: #fff; padding: 25px; border-radius: 15px;
}

.service-hub {
	position: relative; padding: 100px 0px 100px 0px; background: #f5f5f5;
}

.service-hub .link-card {
	background: #fff; border: 2px solid #245695; height: auto; position: relative; height: 650px; margin: 25px 0px 25px 0px;
}
.service-hub .link-card img {
	height: 325px; width: 100%;
}
.service-hub .link-card:hover {
	 background: #245695; color: #fff;
}

.service-hub .link-card:hover h2 {
	color: #fff;
}

.service-hub .link-card:hover p {
	color: #fff;
}

.service-hub .link-card:hover mark {
	display: block;
}
.service-hub h2 {
	font-family: font3; text-align: center; padding: 15px 0px 15px 0px; color: #245695;
}

.service-hub  p {
	font-family: font3; font-size: 17px; line-height: 35px; text-align: center; margin: 0px 50px 0px 50px; 
}

.service-hub a {
	color: inherit;
}

.service-hub mark {
    padding: 15px;
    text-align: center;
    font-family: font2;
    color: #fff;
    background: #b2985b;
    display: none;
    font-weight: 600;
    position: absolute;
    width: 100%;
    font-size: 20px;
    bottom: 0;
}
.service-body ul{
    list-style-type:none;
	padding: 0;
}
.service-body ul li p{
    font-size: 1.35rem;

}

.service-body {
	position: relative;background-image: linear-gradient(#ffffffb0, #ffffffb0), url(/img/homepage/tr-1.png);
    background-size: cover;
}

.service-body .container-fluid {
	padding: 0px;
}
.service-body h1 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695; margin-bottom: 15px;
}
.service-body h3 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695; margin-bottom: 15px;
}
.service-body p {
	font-family: font3; font-size: 17px; line-height: 35px;
}
.service-body p i {
	color: #7c5b0f; font-family: font2;
}
.service-body .residential-roofing-content {
	padding: 125px 50px 125px 50px;
}
.service-body .residential-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/roofer-01.jpg);
    background-size: cover;
}
.service-body .commercial-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/cr-1.jpg);
    background-size: cover;
}
.service-body .emergency-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/homepage/claim-1.jpg);
    background-size: cover;
}
.service-body .gutter-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/homepage/roof-gutter-1.jpg);
    background-size: cover;
}
.service-body .inspection-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/ri-1.jpg);
    background-size: cover;
}
.service-body .claims-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/homepage/claim-form-1.jpg);
    background-size: cover;
}
.service-body .repair-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/rr-1.jpg);
    background-size: cover;
}
.service-body .siding-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/section-1/5e754e6b-04d3-4464-93f0-18e3df868bf4.jpg);
    background-size: cover;
	background-position: 50% 50%; 
}





.service-body .replacement-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/rr-2.jpg);
    background-size: cover;
}
.service-cards {
	padding: 100px 10px;
	background-image: linear-gradient(#fcfcfcde, #fcfcfcde), url(/img/homepage/roof-shingle-1.jpg);
    background-size: cover; background-position: center center; background-attachment: fixed;
}

.service-cards .cardy {
	padding: 25px; background: #245695d4; border-radius: 15px; margin: 25px 35px 25px 35px; color: #fff;    height: 370px;
	display:flex;
	flex-direction: column;
	justify-content: center; 

	
}

.service-cards .cardy:hover {
	background: #b2985b; box-shadow: 1px 1px 10px 1px #000;   
}
.service-cards h2 {
	font-family: font3; font-size: 2.7rem; letter-spacing: 1px; text-align: center;
}
.service-cards h3 {
	font-family: font3; font-size: 25px; letter-spacing: 1px; text-align: center;
}

.service-cards p {
	font-family: font3; font-size: 17px; line-height: 35px; text-align: center;
}



.service-choose {
	padding: 100px;background-image: linear-gradient(#b2985b17, #b2985b17), url(/img/homepage/tr-1.png);
    background-size: cover;
}
.service-choose ul{
    list-style-type:none; 
}
.service-choose h2 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; text-align: center;
}
.service-choose h2 span {
	color: #245695; font-weight: 600;
}
.service-choose p {
	font-family: font3; font-size: 17px; line-height: 35px; text-align: center;
}
.service-choose mark {
	padding: 15px; border-radius: 5px; font-family: font2; font-size: 20px; text-align: center; color: #fff; background: #245695;
}
.service-choose mark:hover {
	background: #fff; color: #245695; box-shadow: 0px 0px 0px 2px #245695; font-weight: 600;
}





.location-header ul{
    list-style-type:none;
	padding: 0;
}
.location-header ul li p{
    font-size: 1.35rem;

}

.location-header {
	position: relative;background-image: linear-gradient(#ffffffb0, #ffffffb0), url(/img/homepage/tr-1.png);
    background-size: cover;
}

.location-header .container-fluid {
	padding: 0px;
}
.location-header h1 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695; margin-bottom: 15px;
}
.location-header h3 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695; margin-bottom: 15px;
}
.location-header p {
	font-family: font3; font-size: 17px; line-height: 35px;
}
.location-header p i {
	color: #7c5b0f; font-family: font2;
}
.location-header .residential-roofing-content {
	padding: 125px 50px 125px 50px;
}
 .location-header .residential-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/roofer-01.jpg);
    background-size: cover;
}




.location-header .replacement-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/rr-2.jpg);
    background-size: cover;
}

.location-body {
	padding: 100px 0px 100px 0px;     background: linear-gradient(to right, #ffffff00, #ffffff00), url(/img/homepage/roofing-2.jpg);
    background-size: cover; background-position: bottom center; background-attachment: fixed;
    background-repeat: repeat;
}
.location-body .location-card {
/*	padding: 50px 25px 50px 25px; border-radius: 5px; background: #fff; margin: 15px 0px 15px 0px; border: 2px solid #000;*/
}
.location-body h2 {
	font-family: font3; font-size: 25px; color: #0d5993;
}
.location-body p {
	font-family: font3; font-size: 17px; line-height: 35px;
}
.location-body i {
	    font-size: 50px;
    left: 80%;
    margin-top: -25px;
}


.location-body .view1 {
	padding: 5px;
	background-color: #0000009e;
	color: #000;
	position: relative;
	overflow: hidden;
margin: 15px 0px;
	border-radius: 10px;
    position: relative;
    overflow: hidden;
    z-index: 1;
	transition: 1s; 
}
.location-body .view1:hover {

	transform: scale(1.03); 

}
.location-body .view1::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    /*height: 600px;*/
    /*width: 200px;*/
    height: 000px;
    width: 0%;
    background: #0d5993;
    box-shadow: 0 0 10px #ed1d26, 0 0 40px #0d5993, 0 0 80px #0d5993;
	
	
	pointer-events: none; 
    /*animation: rotate_border 6s linear infinite;*/
	
	transition: 1s; 
}

.location-body .view1:hover::after {
	
    height: 2000px;
    width: 15%;	
	
	
	animation: rotate_border 8s linear infinite;
}

#in {
    height: 100%;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 99;
	    padding: 50px 25px; 
}
.location-body .view1:hover #in {
	background: #fff;
}

@keyframes rotate_border{
	
	100%{
		transform: translate(-50%,-50%) rotate(360deg); 
	}
	
}













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

/*FAQ START*/

.roofing-faqs {
	position: relative; background-image: linear-gradient(#24569500, #24569500), url(/img/homepage/roofer-sunset-2.jpg); background-size: cover; background-position: center;
}

.roofing-faqs .container-fluid {
	padding: 0px;
}

.roofing-faqs h1 {
	font-family: font3; font-size: 50px; 
  color: #fff;     background: linear-gradient(#245695eb, #245695a8);
  text-align: center; padding: 100px 0px 100px 0px;letter-spacing: 2px; margin-bottom: 0px;
}

.roofing-faqs .faq-image {

}

.faq-accordion-roofing-unique {
        padding: 50px;
    background-size: cover;
  font-family: font3;
}

.faq-title-roofing-unique {
  font-size: 45px;
}

.faq-container-roofing-unique {
  max-width: 100%;
  margin: 0 auto;
}

.faq-item-roofing-unique {
  margin-bottom: 15px;
  border: 1px solid #797acc;
  border-radius: 8px;
  overflow: hidden;
}

.faq-question-roofing-unique {
  width: 100%;
  background-color: #245695;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  text-align: left;
  border: none;
  cursor: pointer;
  outline: none;
  transition: background-color 0.3s ease;
}

.faq-question-roofing-unique:hover {
  background-color: #fff; color: #245695;
}

.faq-answer-roofing-unique {
  background-color: #fff;
  padding: 15px 20px;
  display: none;
  border-top: 1px solid #d2d3f4;
}

.faq-answer-roofing-unique ul {
  padding-left: 20px;
}

.faq-answer-roofing-unique li {
  margin-bottom: 8px;
}

.faq-item-roofing-unique.active .faq-answer-roofing-unique {
  display: block;
}
/*FAQ END*/

/**** Areas We Service Section ****/

.area:nth-child(odd) {
	padding: 75px 0 75px 0;    background-image: linear-gradient(#b2985b0a, #b2985b0a), url(/img/homepage/tr-1.png);
    background-size: cover;
}
.area:nth-child(even) {
	padding: 75px 0 75px 0;background-image: linear-gradient(#2456953d, #2456953d), url(/img/homepage/tr-1.png);
    background-size: cover;
}
.area h1 {
	font-size: 2.5rem; font-family: font3; font-weight: 500; color: #245695;
}
.area h2 {
	font-size: 2.5rem; font-family: font3; font-weight: 500; color: #245695;
}
.area h4 {
	font-size: 15px; font-family: font2; color: #000; line-height: 40px;
}

.area h4 strong {
	font-size: 20px;color: #826116; font-weight: 600; font-family: font3;
}
.area p {
	font-size: 17px; line-height: 35px; font-family: font3;
}
.area iframe {
	width: 100%; height: 100%; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}
.area-cta{
	padding: 10px;
	background: #245695;
	color:white;
	font-size: 1.5rem; font-family: font3;
	display:inline-flex;
	border-radius: 15px; 
	
	width: max-content;
}

.area-cta:hover {
	background: white;;
	color: #245695;
}
/**** Contact Section ****/


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


/**** Sections On Every Page ****/
.contact-section {
	padding: 50px 0 50px 0;    background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png);
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}
.contact-section img {
    margin-top: -15px;
    margin-bottom: 25px;
}
/* ========================================== */
/* === Misc. Section ======================== */
/* ========================================== */

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

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

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

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

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

/* ========================================== */
/* === Footer Section ======================= */
/* ========================================== */
.footer-section .vms-link-wrapper img {
	width: 50%;
}
.footer-section .vms-link-wrapper a {
	width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.footer-section {
	padding: 0 0 10px;     background-image: linear-gradient(#ffffffba, #ffffffba), url(/img/homepage/tr-1.png);
    background-size: cover;  font-size: 18px; font-weight: 400; border-left: 5px solid #245695; border-right: 5px solid #245695;
}
.footer-section h2 {
	font-family: font3; font-size: 50px; letter-spacing: 1px; font-weight: 500; color:#245695;
}
.footer-section h3 {
	font-size: 1.3rem; color: rgb(30,30,30); font-weight: bold;
}
.footer-section h6 {
	font-family: font2; font-size: 15px;
}

.footer-section p {
	 font-size: 15px; font-family: 'font2';
}
.footer-section p strong {
	color:#245695;
}
.footer-section a {
	color: inherit; font-size: 16px;
}
.footer-section hr {
	height: 2px; width: 25%; background:#b2985b;
}
.footer-section .service-cities p {
	margin: 0 0 3px;
}
.footer-section .h-card {
	text-align: center;
}
.service-cities {
	margin-bottom: 1em;
}
.service-cities img {abou
	padding-bottom: 20px;
}
.service-cities h5 {
	line-height: 8px;
}
.service-cities h4 {
	font-size: 20px; font-family: font5; color:#245695;
}
.service-cities h3 {
	font-size: 22px; font-family: font5; letter-spacing: 3px; color:#245695;
}
.bottom-footer {
	padding: 25px 0px 15px 0px;     background: #245695a8;
}
.bottom-footer .vms-link-wrapper {
	position: relative; top: -10px;
}
.bottom-footer p {
	color: #fff;
}
.bottom-footer span {
	color: #fff;
}
.bottom-footer a {
	color: #fff;
}
.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; background: #b2985b;
	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;
}
.trademark-disclaimer {
	padding: 10px 0;background: url(/img/homepage/metal-1.png);
    background-repeat: repeat;
    background-size: 25%;
    margin-bottom: -10px;
}
.trademark-disclaimer p {
	font-size: 8px; text-align: center; color: #505050;
}




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



.showcase {
    position: relative;
    height: 140vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.background-video {
    /*margin-bottom: 377px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;

	
}
.video-overlay {
    position: absolute;
    padding: 100px 10px 100px 10px;
    background: url(/img/homepage/metal-5.png);
    background-repeat: repeat;
    background-size: 100%;
    background-color: #fff9;
	top:0%;
	width: 100%;
	
/*    margin-top: -1075px;
    width: 100%;
    height: 1068px;*/
}
.video-overlay h1 {
	font-family: font3; font-size: 65px; color: #245695; font-weight: 600;  line-height: 50px; text-shadow: 0px 0px 1px #245695;
	text-transform: uppercase;
}
.video-overlay h1 strong {
	font-size: 45px; letter-spacing: 3px; color: #b2985b;
}
.video-overlay h1 span {
font-size: 20px;
    font-family: Arial;
    color: #836317;
    font-weight: 600;
}
.video-overlay p {
	font-family: font3; font-size: 20px; line-height: 35px; 
}
.video-overlay a.estimate {
	padding: 25px; color: white; font-weight: 800;
	font-family: font3;
	background:  #245695;
	border-radius: 20px;
	width:max-content; 
	box-shadow: 2px 2px 5px black ;
		
	box-shadow: inset 0 0 0 0 #245695, 3px 2px 5px rgb(0 0 0 / 50%);;
	transition: box-shadow 0.7s; 
}
.video-overlay a.estimate:hover {

		
	box-shadow: inset 480px 0 0 0 rgba(255, 255, 255, 0.97), 3px 2px 5px rgb(0 0 0 / 50%);;
	color: #245695;
}

.video-overlay h3 {
	font-size: 30px; font-family: math; line-height: 55px; margin-left: 0px;
}

.video-overlay h4 {
	padding: 35px; border-radius: 10px; color: #fff; font-size: 20px; letter-spacing: 2px;
	background: #b2985b; text-align: center; font-family: font5; font-weight: 500; text-transform: uppercase;
}
.video-overlay h4:hover {
	background: #245695;
}
.home1 {
	    background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png);
}
.home1 .pad1 {
	padding: 85px 15px 85px 15px; border-right: 1px solid #245695;height: 350px;
}
.home1 .pad1:hover {
	background: #245695;
}
.home1 .pad1:hover h2 {
   color: #fff;	
}
.home1 .pad1:hover p {
display: block;	color: #fff;
}
.home1 .pad1:hover i {
	display: none;
}
.home1 .pad2 {
	padding: 85px 15px 85px 15px;border-right: 1px solid #245695;height: 350px;
}
.home1 .pad2:hover {
	background: #245695;
}
.home1 .pad2:hover h2 {
   color: #fff;	
}
.home1 .pad2:hover p {
display: block;	color: #fff;
}
.home1 .pad2:hover i {
	display: none;
}
.home1 .pad3 {
	padding: 85px 15px 85px 15px;border-right: 1px solid #245695;height: 350px;
}
.home1 .pad3:hover {
	background: #245695;
}
.home1 .pad3:hover h2 {
   color: #fff;	
}
.home1 .pad3:hover p {
display: block;	color: #fff;
}
.home1 .pad3:hover i {
	display: none;
}
.home1 .pad4 {
	padding: 85px 15px 85px 15px;height: 350px;
}
.home1 .pad4:hover {
	background: #245695;
}
.home1 .pad4:hover h2 {
   color: #fff;	
}
.home1 .pad4:hover p {
display: block;	color: #fff;
}
.home1 .pad4:hover i {
	display: none;
}
.home1 .boxer {
	padding: 25px; margin-top: -0px; background: #fff;position: relative; margin-bottom: -0; border: 5px solid #245695;
}
.home1 .container-fluid {
	padding: 0px;
}
.home1 .row {
	    --bs-gutter-x: 0;
}
.home1 .residential {
	    background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/residential-roof-2.jpg);
    background-size: cover; height: 600px; padding: 200px 75px 25px 50px; border-right: 3px solid #245695; color:#fff;
}
.home1 .residential:hover {
	    background-image: linear-gradient(#245695bd, #245695bd), url(/img/homepage/residential-roof-2.jpg);
		  background-size: cover; height: 600px; padding: 200px 75px 25px 50px; border-right: 3px solid #245695; color:#fff;
}
.home1 .residential p {
	display: block; text-align: left; color:#fff;
}
.home1 .commercial {
	  background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/commercial-roof-4.jpg);
    background-size: cover;height: 600px;text-align: right; padding: 200px 50px 25px 75px; border-left: 3px solid #245695; color:#fff;
}
.home1 .commercial:hover {
	  background-image: linear-gradient(#245695bd, #245695bd), url(/img/homepage/commercial-roof-4.jpg);
	   background-size: cover;height: 600px;text-align: right; padding: 200px 50px 25px 75px; border-left: 3px solid #245695; color:#fff;
}
.home1 .commercial p {
	display: block; text-align: right; color:#fff;
}
.home1 h2 {
	font-family: font3; font-size: 25px; text-align: center; color: #245695;
}
.home1 h3 {
	font-family: font3; font-size: 35px; 
}
.home1 p {
	font-size: 17px; font-family: font3; text-align: center; color: #3e4146; display: none;
}
.home1 i {
	text-align: center; font-size: 50px; color: #b2985b; position: relative; left: 40%; margin-bottom: 15px;
}
.home1 span {
	color: rgb(83,82,82);
}

.roof-types {
	padding: 100px 20px 100px 20px; position: relative;
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/tr-1.png);
    background-size: cover; background-attachment: fixed; border: 5px solid #245695;
}

.roof-types .type {
	 border-radius: 15px; background: #245695; text-align: center; margin: 35px 0px 35px 0px; color: #fff; height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center; 

	 
}
.roof-types .type:hover {
	box-shadow: 1px 1px 10px 1px #000; /*height: 285px;*/
}
.roof-types .type:hover h5 {
	display: block;
	text-align:center;
}
.roof-types .type:hover p {
	display: block;
}
.roof-types .type:hover img {
	border-radius: 0px; display: none;
}
.roof-types .type2 {
	 border-radius: 15px; background: #b2985b; text-align: center; margin: 35px 0px 35px 0px; color: #fff;  height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center; 

}
.roof-types .type2:hover {
	box-shadow: 1px 1px 10px 1px #000; /*height: 285px;*/
}
.roof-types .type2:hover h5 {
	display: block;
}
.roof-types .type2:hover p {
	display: block;
}
.roof-types .type2:hover img {
	border-radius: 0px; display: none;
}
.roof-types h4 {
	font-family: font3; font-size: 25px; padding: 7px 0px 7px 0px;
}

.roof-types h5 {
	font-family: font2; font-size: 15px; display: none; text-align: center; position: relative; padding-bottom: 20px; left: 0%; margin-top: -10px;
}
.roof-types p {
	font-size: 17px; font-family: font3; text-align: center; margin-top: 10px; display: none; 
}
.roof-types img {
	border-bottom-right-radius: 15px; border-bottom-left-radius: 15px;
}

.home-siding {
	position: relative; text-align: center; border: 5px solid #245695; border-top: none;
}
.home-siding .row {
	    --bs-gutter-x: 0;
}
.home-siding .col-sm {
	text-align: center;
}
.home-siding h2 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695;
}
.home-siding h3 {
	font-family: font2; font-size: 20px; letter-spacing: 1px; color: #b2985b;
}
.home-siding p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.home-siding i {
	font-size: 45px; color: #245695; padding: 10px;
}
.home-siding hr {
	height: 2px; background: #245695;
}
.home-siding .container-fluid {
	padding: 0px;
}
.home-siding .siding-content {
	padding: 150px 50px 150px 50px; border-right: 5px solid #245695;
}

.home-siding .siding-image {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/home-siding-001.png);
    background-size: cover; height: 100%;
}


.home-gutters {
	position: relative; text-align: center; border: 5px solid #245695; border-top: none;
}
.home-gutters .row {
	    --bs-gutter-x: 0;
}
.home-gutters .col-sm {
	text-align: center;
}
.home-gutters h2 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695;
}
.home-gutters h3 {
	font-family: font2; font-size: 20px; letter-spacing: 1px; color: #b2985b;
}
.home-gutters p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.home-gutters i {
	font-size: 45px; color: #245695; padding: 10px;
}
.home-gutters hr {
	height: 2px; background: #245695;
}
.home-gutters .container-fluid {
	padding: 0px;
}
.home-gutters .gutter-content {
	padding: 150px 50px 150px 50px; border-right: 5px solid #245695;
}

.home-gutters .gutter-image {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/roof-gutter-2.jpg);
    background-size: cover; height: 100%;
}

.emergency-roofing {
	padding: 100px 0px 100px 0px;     background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png); color: #fff; text-align: center; 
}
.emergency-roofing h3 {
	font-family: font3; font-size: 35px; letter-spacing: 1px;
}
.emergency-roofing  p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.emergency-roofing mark {
	padding: 25px; border-radius: 10px; font-family: font2; background: #fff; color: #245695;
	font-weight: 500; font-size: 20px; letter-spacing: 1px; border: 5px double #245695;
}
.emergency-roofing mark:hover {
	background: #b2985b; border: 5px double #fff; color: #fff; font-weight: 600;
}

.insurance-claims {
	position: relative; background: #f5f5f5;border: 5px solid #245695;
}
.insurance-claims .container-fluid {
	padding: 0px;
}
.insurance-claims h2 {
	font-family: font3; font-size: 45px; letter-spacing: 1px;
}
.insurance-claims h2 span {
	color: #245695;
}
.insurance-claims h3 {
	font-family: font2; font-size: 25px; letter-spacing: 1px;
}
.insurance-claims p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.insurance-claims p strong {
	font-size: 20px; color: #245695;
}
.insurance-claims i {
	color: #b2985b; font-size: 30px;
}
.insurance-claims .claim-main {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/claim-2.jpg);
    background-size: cover; height: 100%; border-right: 5px solid #245695;  
}
.insurance-claims .claim-content {
	padding: 100px 25px 100px 25px; 
}
.insurance-claims .claim-aspect {
	
}

/* Modal Container */
.custom-modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.7);
}

/* Modal Content */
.custom-modal-content {
  background: #fff;
  margin: auto;
  border-radius: 10px;
  width: 90%;
  max-width: 800px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  animation: modalFadeIn 0.3s ease;
}

/* Close Button */
.custom-modal-close {
color: #ff0000;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    right: 10px;
    cursor: pointer;
}

.custom-modal-close:hover {
  color: #000;
}

/* Modal Animation */
@keyframes modalFadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Trigger Hover Effect */
.claim-aspect h3 {
  cursor: pointer; padding-top: 15px;
  transition: color 0.2s ease;
}

.claim-aspect h3:hover {
  color: #494a7a;
  text-decoration: underline;
}

.custom-modal-content h4 {
	font-family: font3; font-size: 20px; padding-top: 25px; color: #245695; text-align: center;
}
.custom-modal-content p {
	margin: 0px 15px 0px 15px; text-align: center;
}
.custom-modal-content img {
	height: 300px;
}

/* FAQ Section Styling */
.faq-home  {
position: relative; padding: 100px 0px 100px 0px; background: #fff; height: auto; border: 5px solid #245695; border-top: none;
}

.faq-home h2 {
	font-family: font3; font-size: 50px;
	text-align: center; color: #245695;
}
.faq-home mark {
	padding: 15px; border-radius: 5px; background: #245695; color: #fff; font-size: 18px; font-family: font2;
}
.custom-faq-roofing {
  padding: 50px 20px; margin-top: 50px;
  border-right: 3px solid #245695; border-bottom: 3px solid #245695;  border-left: 1px solid #245695;  border-top: 1px solid #245695;
  
  box-shadow: -25px -25px 0px 0px #b2985b; 
}

.faq-container-roofing {
  max-width: 800px;
  margin: 0 auto;
}

.faq-heading-roofing {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
  color: #494a7a;
}

.faq-item-roofing {
 /* border: 2px solid #d2d3f4;
  border-radius: 10px;*/
  margin-bottom: 15px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}

.faq-item-roofing:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.faq-item-roofing:active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.faq-question-roofing {
  padding: 15px 20px;
  margin: 0;
  cursor: pointer;
  font-size: 18px;
  font-family: font3;
  color: #245695;
  transition: background-color 0.3s ease;
}

.faq-question-roofing:hover {
  background-color: #245695; color: #fff;
}

.faq-answer-roofing {
  display: none;
  padding: 20px;
  color: #333; font-family: font3;
  font-size: 16px;
  line-height: 1.6;
  /*border-top: 1px solid #d2d3f4;*/
}

.faq-answer-roofing ul {
  padding-left: 20px;
  margin-top: 10px;
}

.faq-answer-roofing ul li {
  margin-bottom: 8px;
  list-style-type: disc;
}

.service-hub .link-card {
    background: #fff;
    border: 2px solid #245695;
    height: auto;
    position: relative;
    height: 700px;
    margin: 25px 0px 25px 0px;
}
	
}
/* === Tablet CSS Section ===================== */
@media screen and (max-width: 991px) {


/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%; z-index: 1; padding:  10px 0px 0px 0px; background: rgb(255,255,255);	z-index: 3; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease; margin-top: -0;
}

.top-header .container-fluid {
	padding: 0px;
}

.top-header .header-nav-top {
	    background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png); margin: 0px;
}

.top-header .header-nav-bottom {
	padding: 10px 25px 10px 25px; background: #fff; margin-top: 10px;
}

.top-header h4 {
	font-family: font3; font-weight: 600;
	font-size: 18px; letter-spacing: 1px; color: #245695; background: #fff; padding: 5px 10px 5px 10px; width: fit-content; border-radius: 25px;
}

.top-header h5 {
	font-family: font3; font-size: 18px; text-align: center; color: #B2985B; font-weight: 600; text-transform: uppercase; letter-spacing: 1px;
}

.top-header h6 {
	font-family: font2; font-size: 1rem; text-align: center;    line-height: 35px; color: #fff; margin-top: 25px;
}

.top-header h6 span {
	font-size: 20px;padding: 3px;
}

.top-header h6 strong {
	font-size: 17px; font-weight: 500; padding: 3px; 
}

.top-header h6:hover strong {
box-shadow:0px 0px 0px 1px #b2985b; color: #b2985b;
}

.top-header h6:hover span {
box-shadow:0px 0px 0px 1px #b2985b; color: #b2985b;
}

.top-header i {
	font-size: 20px; padding: 7px 5px 5px 5px; background: #fff; width: 35px; height: 35px; text-align: center; color:#b2985b; border: 1px solid #b2985b; border-radius: 100%;
}

.top-header img {
    background: #fff;
    border-radius: 0;
    margin-top: 5px;
    margin-bottom: -0;
    max-width: 100px;
}


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



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

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

}
.nav-link{
	font-weight: 700;
        font-family: font3;
        font-size: 1rem;
		color: #245695;
}
.bar-block.center .bar-item {
	text-align: center;
}
.block {
	display: block; width: 100%;
}
.showcase {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.background-video {


}
.video-overlay {
    position: relative;
    padding: 130px 10px 100px 10px;
    background: url(/img/homepage/metal-5.png);
    background-repeat: repeat;
    background-size: 100%;
    background-color: #fff9;
    margin-top: -0;
    width: 100%;
    height: 100%;
}
.video-overlay h1 {
	font-family: font3; font-size: 2.7rem; color: #245695; font-weight: 600;  line-height: 45px; text-shadow: 0px 0px 1px #245695;
	text-transform: uppercase;
}
.video-overlay h1 strong {
	font-size: 2rem; letter-spacing: 3px; color: #b2985b;
}
.video-overlay h1 span {
font-size: 1.3rem;
    font-family: Arial;
    color: #836317;
    font-weight: 600;
}
.video-overlay p {
	font-family: font3; font-size: 1rem; line-height: 35px; 
}
.video-overlay a.estimate {
	padding: 25px 10px; color: white; font-weight: 800;
	font-family: font3;
	background:  #245695;
	border-radius: 20px;
	width:max-content; 
	box-shadow: 2px 2px 5px black ;
		
	box-shadow: inset 0 0 0 0 #245695, 3px 2px 5px rgb(0 0 0 / 50%);;
	transition: box-shadow 0.7s; 
}
.video-overlay a.estimate:hover {

		
	box-shadow: inset 480px 0 0 0 rgba(255, 255, 255, 0.97), 3px 2px 5px rgb(0 0 0 / 50%);;
	color: #245695;
}

.video-overlay h3 {
    font-size: 1.15rem;
    font-family: math;
    line-height: 40px;
    margin-left: 0px;
}

.video-overlay h4 {
	padding: 35px 10px; border-radius: 10px; color: #fff; font-size: 1.25rem; letter-spacing: 2px;
	background: #b2985b; text-align: center; font-family: font5; font-weight: 500; text-transform: uppercase;
}
.video-overlay h4:hover {
	background: #245695;
}
.centered-button{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; 
}
.home1 {
	    background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png);
}
.home1 .pad1 {
	padding: 85px 15px 85px 15px; border-right: 1px solid #245695;height: 350px;
}
.home1 .pad1:hover {
	background: #245695;
}
.home1 .pad1:hover h2 {
   color: #fff;	
}
.home1 .pad1:hover p {
display: block;	color: #fff;
}
.home1 .pad1:hover i {
	display: none;
}
.home1 .pad2 {
	padding: 85px 15px 85px 15px;border-right: 1px solid #245695;height: 350px;
}
.home1 .pad2:hover {
	background: #245695;
}
.home1 .pad2:hover h2 {
   color: #fff;	
}
.home1 .pad2:hover p {
display: block;	color: #fff;
}
.home1 .pad2:hover i {
	display: none;
}
.home1 .pad3 {
	padding: 85px 15px 85px 15px;border-right: 1px solid #245695;height: auto;
}
.home1 .pad3:hover {
	background: #245695;
}
.home1 .pad3:hover h2 {
   color: #fff;	
}
.home1 .pad3:hover p {
display: block;	color: #fff;
}
.home1 .pad3:hover i {
	display: none;
}
.home1 .pad4 {
	padding: 85px 15px 85px 15px;height: 350px;
}
.home1 .pad4:hover {
	background: #245695;
}
.home1 .pad4:hover h2 {
   color: #fff;	
}
.home1 .pad4:hover p {
display: block;	color: #fff;
}
.home1 .pad4:hover i {
	display: none;
}
.home1 .boxer {
	padding: 25px 10px; margin-top: -0; background: #fff;position: relative; margin-bottom: -0; border: 5px solid #245695;
}
.home1 .container-fluid {
	padding: 0px;
}
.home1 .row {
	    --bs-gutter-x: 0;
}
.home1 .residential {
	    background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/residential-roof-2.jpg);
    background-size: cover; height: 400px; padding: 100px 15px 25px 15px; border-right: 3px solid #245695; color:#fff;
}
.home1 .residential:hover {
	    background-image: linear-gradient(#245695bd, #245695bd), url(/img/homepage/residential-roof-2.jpg);
		  background-size: cover; height: 400px; padding: 100px 15px 25px 15px; border-right: 3px solid #245695; color:#fff;
}
.home1 .residential p {
	display: block; text-align: left; color:#fff;
}
.home1 .commercial {
	  background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(0 0 0 / 39%)), url(/img/homepage/commercial-roof-4.jpg);
    background-size: cover;height: 400px;text-align: right; padding:100px 15px 25px 15px; border-left: 3px solid #245695; color:#fff;
}
.home1 .commercial:hover {
	  background-image: linear-gradient(#245695bd, #245695bd), url(/img/homepage/commercial-roof-4.jpg);
	   background-size: cover;height: 400px;text-align: right; padding: 100px 15px 25px 15px; border-left: 3px solid #245695; color:#fff;
}
.home1 .commercial p {
	display: block; text-align: right; color:#fff;
}
.home1 h2 {
	font-family: font3; font-size: 1.5rem; text-align: center; color: #245695;
}
.home1 h3 {
	font-family: font3; font-size: 2rem; 
}
.home1 p {
	font-size: 1rem; font-family: font3; text-align: center; color: #3e4146; display: none;
}
.home1 i {
        text-align: center;
        font-size: 2.5rem;
        color: #b2985b;
        position: relative;
        left: 50%;
        transform: translate(-50%);
        margin-bottom: 15px;
}
.home1 span {
	color: rgb(83,82,82);
}





.privacy-policy{
	
	
	padding:200px 10px;
	background:white;
	text-align:center;

}
.privacy-policy h1{
    font-family: font3;
	font-size:2rem;	
}
.privacy-policy p{
	font-family: font3; font-size: 1rem;  color: #245695;

	
	color:black;
	
}
.privacy-policy p span{
	font-weight:900;
	text-decoration: underline;
}

.privacy-policy h2{
    font-family: font3;
	font-size:1.8rem;	
}

.privacy-policy ul{
	padding:0;
	list-style-type:none;
}






.roof-types {
	padding: 70px 15px 70px 15px; position: relative;
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/tr-1.png);
    background-size: cover; background-attachment: fixed; border: 5px solid #245695;
}

.roof-types .type {
	 border-radius: 15px; background: #245695; text-align: center; margin: 35px 0px 35px 0px; color: #fff; height: 500px;
	 
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-itmes: center;
}
.roof-types .type:hover {
	box-shadow: 1px 1px 10px 1px #000; /*height: 285px;*/
}
.roof-types .type:hover h5 {
	display: block;
	text-align: center;
}
.roof-types .type:hover p {
	display: block;
}
.roof-types .type:hover img {
	border-radius: 0px; display: none;
}
.roof-types .type2 {
	 border-radius: 15px; background: #b2985b; text-align: center; margin: 35px 0px 35px 0px; color: #fff;  height: 500px;
	 
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-itmes: center;	 
	 
}
.roof-types .type2:hover {
	box-shadow: 1px 1px 10px 1px #000; /*height: 285px;*/
}
.roof-types .type2:hover h5 {
	display: block;
	text-align: center;
}
.roof-types .type2:hover p {
	display: block;
}
.roof-types .type2:hover img {
	border-radius: 0px; display: none;
}
.roof-types h4 {
	font-family: font3; font-size: 1.4rem; padding: 7px 0px 7px 0px;
}

.roof-types h5 {
	font-family: font2; font-size: 1rem; display: none; text-align: left; position: relative; padding-bottom: 20px; left: 0%; margin-top: -10px;
}
.roof-types p {
	font-size: 1rem; font-family: font3; text-align: center; margin-top: 10px; display: none; 
}
.roof-types img {
	border-bottom-right-radius: 15px; border-bottom-left-radius: 15px;
}

.home-siding {
	position: relative; text-align: center; border: 5px solid #245695; border-top: none;
}
.home-siding .row {
	    --bs-gutter-x: 0;
}
.home-siding .col-sm {
	text-align: center;
}
.home-siding h2 {
	font-family: font3; font-size: 35px; letter-spacing: 1px; color: #245695;
}
.home-siding h3 {
	font-family: font2; font-size: 20px; letter-spacing: 1px; color: #b2985b;
}
.home-siding p {
	font-size: 1rem; font-family: font3; line-height: 35px;
}
.home-siding i {
	font-size: 2.5rem; color: #245695; padding: 10px;
}
.home-siding hr {
	height: 2px; background: #245695;
}
.home-siding .container-fluid {
	padding: 0px;
}
.home-siding .siding-content {
	padding: 150px 10px 150px 10px; border-right: 0px solid #245695;
}

.home-siding .siding-image {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/home-siding-001.png);
    background-size: cover; height: 100%;
}


.home-gutters {
	position: relative; text-align: center; border: 5px solid #245695; border-top: none;
}
.home-gutters .row {
	    --bs-gutter-x: 0;
}
.home-gutters .col-sm {
	text-align: center;
}
.home-gutters h2 {
	font-family: font3; font-size: 2rem; letter-spacing: 1px; color: #245695;
}
.home-gutters h3 {
	font-family: font2; font-size: 1.25rem; letter-spacing: 1px; color: #b2985b;
}
.home-gutters p {
	font-size: 17px; font-family: font3; line-height: 35px;
}
.home-gutters i {
	font-size: 45px; color: #245695; padding: 10px;
}
.home-gutters hr {
	height: 2px; background: #245695;
}
.home-gutters .container-fluid {
	padding: 0px;
}
.home-gutters .gutter-content {
	padding: 80px 10px 80px 10px; border-right: 0px solid #245695;
}

.home-gutters .gutter-image {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/roof-gutter-2.jpg);
    background-size: cover; height: 400px;
}

.emergency-roofing {
	padding: 70px 0px 70px 0px;     background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png); color: #fff; text-align: center; 
}
.emergency-roofing h3 {
	font-family: font3; font-size: 2rem; letter-spacing: 1px;
}
.emergency-roofing  p {
	font-size: 1rem; font-family: font3; line-height: 35px;
}
.emergency-roofing mark {
	padding: 25px; border-radius: 10px; font-family: font2; background: #fff; color: #245695;
	font-weight: 500; font-size: 20px; letter-spacing: 1px; border: 5px double #245695;
}
.emergency-roofing mark:hover {
	background: #b2985b; border: 5px double #fff; color: #fff; font-weight: 600;
}

.insurance-claims {
	position: relative; background: #f5f5f5;border: 5px solid #245695;
	text-align: center;
}
.insurance-claims .container-fluid {
	padding: 0px;
}
.insurance-claims h2 {
	font-family: font3; font-size: 2.2rem; letter-spacing: 1px;
}
.insurance-claims h2 span {
	color: #245695;
}
.insurance-claims h3 {
	font-family: font2; font-size: 1.4rem; letter-spacing: 1px;
}
.insurance-claims p {
	font-size: 1rem; font-family: font3; line-height: 35px;
}
.insurance-claims p strong {
	font-size: 1.3rem; color: #245695;
}
.insurance-claims i {
	color: #b2985b; font-size: 1.5rem;
}
.insurance-claims .claim-main {
	background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/homepage/claim-2.jpg);
    background-size: cover; height: 100%; border-right: 5px solid #245695;  
}
.insurance-claims .claim-content {
	padding: 100px 15px 100px 15px;
	
	
}
.insurance-claims .claim-aspect {
	
}

/* Modal Container */
.custom-modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.7);
}

/* Modal Content */
.custom-modal-content {
  background: #fff;
  margin: auto;
  border-radius: 10px;
  width: 90%;
  max-width: 800px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  animation: modalFadeIn 0.3s ease;
}

/* Close Button */
.custom-modal-close {
color: #ff0000;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    right: 10px;
    cursor: pointer;
}

.custom-modal-close:hover {
  color: #000;
}

/* Modal Animation */
@keyframes modalFadeIn {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Trigger Hover Effect */
.claim-aspect h3 {
  cursor: pointer; padding-top: 15px;
  transition: color 0.2s ease;
}

.claim-aspect h3:hover {
  color: #494a7a;
  text-decoration: underline;
}

.custom-modal-content h4 {
	font-family: font3; font-size: 20px; padding-top: 25px; color: #245695; text-align: center;
}
.custom-modal-content p {
	margin: 0px 15px 0px 15px; text-align: center;
}
.custom-modal-content img {
	height: 300px;
}

/* FAQ Section Styling */
.faq-home  {
position: relative; padding: 100px 0px 100px 0px; background: #fff; height: auto; border: 5px solid #245695; border-top: none;
}

.faq-home h2 {
	font-family: font3; font-size: 50px;
	text-align: center; color: #245695;
}
.faq-home mark {
	padding: 15px; border-radius: 5px; background: #245695; color: #fff; font-size: 18px; font-family: font2;
}
.custom-faq-roofing {
  padding: 50px 10px; margin-top: 30px;
  border-right: 3px solid #245695; border-bottom: 3px solid #245695;  border-left: 1px solid #245695;  border-top: 1px solid #245695;
  
  box-shadow: -15px -15px 0px 0px #b2985b; 
}

.faq-container-roofing {
  max-width: 800px;
  margin: 0 auto;
}

.faq-heading-roofing {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
  color: #494a7a;
}

.faq-item-roofing {
 /* border: 2px solid #d2d3f4;
  border-radius: 10px;*/
  margin-bottom: 15px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}

.faq-item-roofing:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.faq-item-roofing:active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.faq-question-roofing {
  padding: 15px 20px;
  margin: 0;
  cursor: pointer;
  font-size: 18px;
  font-family: font3;
  color: #245695;
  transition: background-color 0.3s ease;
}

.faq-question-roofing:hover {
  background-color: #245695; color: #fff;
}

.faq-answer-roofing {
  display: none;
  padding: 20px;
  color: #333; font-family: font3;
  font-size: 16px;
  line-height: 1.6;
  /*border-top: 1px solid #d2d3f4;*/
}

.faq-answer-roofing ul {
  padding-left: 20px;
  margin-top: 10px;
}

.faq-answer-roofing ul li {
  margin-bottom: 8px;
  list-style-type: disc;
}


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

.about-intro {
	padding: 100px 0px 100px 0px;       background-image: linear-gradient(#b2985bd1, #b2985b70), url(/img/homepage/tr-1.png);
    background-size: cover;
	text-align: center;
}
.about-intro .bawks2 {
	padding: 15px 0px 15px 0px; background: #fff; color: #245695; margin: 10px 0px 10px 0px; 
	border-radius: 15px;
}
.about-intro .bawks2:hover {
	background: #245695; color: #fff; margin-left: 25px; margin-right: -25px;
}
.about-intro h1 {
	font-family: font2; font-size: 2rem; letter-spacing: 3px; color: #fff;
}
.about-intro h1 span {
	font-size: 2.3rem;font-family: font3; text-transform: uppercase;
}
.about-intro h2 {
	font-family: font2; font-size: 30px; letter-spacing: 2px; text-transform: uppercase; text-align: center; font-weight: 600;
}
.about-intro  p {
	font-family: font2; font-size: 17px; line-height: 35px; color: #fff;
}
.about-body {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/homepage/texture-4.png);
    background-size: cover;
    height: 100%; color: #245695;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .container-fluid {
	padding: 0px;
}
.about-body .row {
	--bs-gutter-x: 0;
}
.about-body h2 {
	font-family: font3; font-size: 30px;
}
.about-body h2 span {
color: #b2985b; font-size: 35px;
}
.about-body  p {
	font-family: font3; font-size: 17px; line-height: 35px; color: #282828;
}
.about-body .past {
	
}
.about-body .past .past-content {
	padding: 75px 10px 75px 10px; text-align: center;
}
.about-body .past .past-image {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/about-1.jpg);
    background-size: cover;
    height: 400px;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
	    border-left: 0 solid #245695;
    border-bottom: 10px solid #245695;
}
.about-body .present {
	
}
.about-body .present .present-content {
	padding: 75px 10px 75px 10px; text-align: center;
}
.about-body .present .present-image {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/about-2.jpg);
    background-size: cover;
    height: 400px;
	    border-right: 0 solid #245695;
    border-bottom: 10px solid #245695;
	    border-top: 10px solid #245695;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
}
.about-body .future {
	
}
.about-body .future .future-content {
	padding: 75px 10px 75px 10px; text-align: center;
}
.about-body .future .future-image {
	background: linear-gradient(0deg, #00000000 25%, #00000000 90%), url(/img/about/about-3.png);
    background-size: cover;
    height: 400px;
    background-color: #000000d6;
    background-position: center center;
    background-repeat: no-repeat;
	 border-left: 0 solid #245695;
    border-top: 10px solid #245695;
}
/**** Services Section ****/
.service-intro {
	padding: 70px 10px 70px 10px;     background-image: linear-gradient(#245695eb, #245695a8), url(/img/homepage/tr-1.png); color: #fff;
	text-align: center;
}

.service-intro h1 {
	font-family: font3; font-size: 2.5rem; letter-spacing: 1px;
}
.service-intro h2 {
	font-family: font2; font-size: 1.5rem; padding: 10px; text-align: center; color: #245695;
}
.service-intro h2:hover {
	color: #fff; background: #245695; border-radius: 10px; font-weight: 600;
}
.service-intro  p {
	font-family: font3; font-size: 1rem; line-height: 35px;
}

.service-intro .intro-content {
}
.service-intro .intro-legend {
	background: #fff; padding: 25px 5px; border-radius: 15px;
}

.service-hub {
	position: relative; padding: 100px 0px 100px 0px; background: #f5f5f5;
}

.service-hub .link-card {
	background: #245695; border: 2px solid #245695; height: auto; position: relative; height: auto; margin: 25px 0px 25px 0px;
}
.service-hub .link-card p{
	color:white;
}
.service-hub .link-card h2{
	color:white;
}
.service-hub .link-card img {
	height: auto; width: 100%;
}
.service-hub .link-card mark {
	display: block;
}
.service-hub .link-card:hover {
	 background: #245695; color: #fff;
}

.service-hub .link-card:hover h2 {
	color: #fff;
}

.service-hub .link-card:hover p {
	color: #fff;
}

.service-hub .link-card:hover mark {
	display: block;
}
.service-hub h2 {
	font-family: font3; text-align: center; padding: 15px 0px 15px 0px; color: #245695;
}

.service-hub  p {
	font-family: font3; font-size: 17px; line-height: 35px; text-align: center; margin: 0px 30px 0px 30px; 
}

.service-hub a {
	color: inherit;
}

.service-hub mark {
	padding: 15px; text-align: center; font-family: font2; color: #fff; background: #b2985b;  display: none; font-weight: 600; font-size: 20px;
}
.service-body ul{
    list-style-type:none;
	padding: 0;
}
.service-body ul li p{
    font-size: 1.35rem;

}

.service-body {
	position: relative;background-image: linear-gradient(#ffffffb0, #ffffffb0), url(/img/homepage/tr-1.png);
    background-size: cover;
}

.service-body .container-fluid {
	padding: 0px;
}

.service-body h3 {
	font-family: font3; font-size: 2rem; letter-spacing: 1px; color: #245695; margin-bottom: 15px;
}
.service-body p {
	font-family: font3; font-size: 1rem; line-height: 35px;
}
.service-body p i {
	color: #7c5b0f; font-family: font2;
}
.service-body .residential-roofing-content {
	padding: 95px 10px 95px 10px;
	text-align: center;
	
}
.service-body .residential-roofing-image {
	height: 100%;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/roofer-01.jpg);
    background-size: cover;
}
.service-body .commercial-roofing-image {
	height: 400px;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/cr-1.jpg);
    background-size: cover;
}
.service-body .emergency-roofing-image {
	height: 400px;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/homepage/claim-1.jpg);
    background-size: cover;
}
.service-body .gutter-roofing-image {
	height: 400px;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/homepage/roof-gutter-1.jpg);
    background-size: cover;
}
.service-body .inspection-roofing-image {
	height: 400px;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/ri-1.jpg);
    background-size: cover;
}
.service-body .claims-roofing-image {
	height: 400px;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/homepage/claim-form-1.jpg);
    background-size: cover;
}
.service-body .repair-roofing-image {
	height: 400px;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/rr-1.jpg);
    background-size: cover;
}
.service-body .replacement-roofing-image {
	height: 400px;
	background-image: linear-gradient(#b2985b00, #b2985b00), url(/img/services/rr-2.jpg);
    background-size: cover;
}
.service-cards {
	padding: 100px 10px;
	background-image: linear-gradient(#fcfcfcde, #fcfcfcde), url(/img/homepage/roof-shingle-1.jpg);
    background-size: cover; background-position: center center; background-attachment: fixed;
}

.service-cards .cardy {
	padding: 25px 5px; background: #245695d4; border-radius: 15px; margin: 25px 10px 25px 10px; color: #fff;    height: auto;
}

.service-cards .cardy:hover {
	background: #b2985b; box-shadow: 1px 1px 10px 1px #000;   
}
.service-cards h2 {
	font-family: font3; font-size: 2rem; letter-spacing: 1px; text-align: center;
}
.service-cards h3 {
	font-family: font3; font-size: 1.4rem; letter-spacing: 1px; text-align: center;
}

.service-cards p {
	font-family: font3; font-size: 1rem; line-height: 35px; text-align: center;
}



.service-choose {
	padding: 100px 10px;background-image: linear-gradient(#b2985b17, #b2985b17), url(/img/homepage/tr-1.png);
    background-size: cover;
}
.service-choose ul{
    list-style-type:none;
	padding:0;
}
.service-choose h2 {
	font-family: font3; font-size: 2rem; letter-spacing: 1px; text-align: center;
}
.service-choose h2 span {
	color: #245695; font-weight: 600;
}
.service-choose p {
	font-family: font3; font-size: 1rem; line-height: 35px; text-align: center;
}
.service-choose mark {
	padding: 15px; border-radius: 5px; font-family: font2; font-size: 20px; text-align: center; color: #fff; background: #245695;
}
.service-choose mark:hover {
	background: #fff; color: #245695; box-shadow: 0px 0px 0px 2px #245695; font-weight: 600;
}
/**** Gallery Section ****/
.gallery-page {
	padding: 75px 0 50px 0;	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem; font-weight: 600; font-family: 'font2'; padding-bottom: 40px; text-align: center; color: rgb(129,141,148);
}


/*FAQ START*/

.roofing-faqs {
	position: relative; background-image: linear-gradient(#24569500, #24569500), url(/img/homepage/roofer-sunset-2.jpg); background-size: cover; background-position: center;
}

.roofing-faqs .container-fluid {
	padding: 0px;
}

.roofing-faqs h1 {
	font-family: font3; font-size: 50px; 
  color: #fff;     background: linear-gradient(#245695eb, #245695a8);
  text-align: center; padding: 100px 0px 100px 0px;letter-spacing: 2px; margin-bottom: 0px;
}

.roofing-faqs .faq-image {

}

.faq-accordion-roofing-unique {
        padding: 50px;
    background-size: cover;
  font-family: font3;
}

.faq-title-roofing-unique {
  font-size: 45px;
}

.faq-container-roofing-unique {
  max-width: 100%;
  margin: 0 auto;
}

.faq-item-roofing-unique {
  margin-bottom: 15px;
  border: 1px solid #797acc;
  border-radius: 8px;
  overflow: hidden;
}

.faq-question-roofing-unique {
  width: 100%;
  background-color: #245695;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  text-align: left;
  border: none;
  cursor: pointer;
  outline: none;
  transition: background-color 0.3s ease;
}

.faq-question-roofing-unique:hover {
  background-color: #fff; color: #245695;
}

.faq-answer-roofing-unique {
  background-color: #fff;
  padding: 15px 20px;
  display: none;
  border-top: 1px solid #d2d3f4;
}

.faq-answer-roofing-unique ul {
  padding-left: 20px;
}

.faq-answer-roofing-unique li {
  margin-bottom: 8px;
}

.faq-item-roofing-unique.active .faq-answer-roofing-unique {
  display: block;
}
/*FAQ END*/


.contact-section iframe {
	
	height: 400px;
}
.footer-section{
	    text-align: center;;
}
.footer-section hr {
    height: 2px;
    width: 100%;
    background: #b2985b;
}
}
/* === Mobile CSS Section ===================== */
@media screen and (max-width: 425px) {

/**** Home Section ****/
.home-header-section {
	padding-top: 125px;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(87, 86, 87); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-item {
	display: block;	width: 100%; padding: .25rem 1.5rem; clear: both; color: rgb(255,255,255); text-align: inherit;	white-space: nowrap; background: 0 0; border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.video {
	overflow: hidden; position: relative; z-index: 2; display: block;
}
.video .pad {
	padding: 350px 0px 0px 300px; position: absolute;
}
.video .pad h5 {
	font-weight: 500; color: rgb(255,255,255); font-size: 50px; text-shadow: 0px 0px 5px #000; font-family: 'Arial'; text-align: left;
}
.video .pad p {
	margin-top: 0% !important; color: rgb(255,255,255); text-shadow: 0px 0px 5px #000; font-size: 25px; font-family: 'Arial'; text-align: left;
}
.video .pad a {
	font-size: 16px; color: rgb(255,255,255); font-family: 'Arial'; font-weight: 600; border: 1px solid rgb(12,32,63); padding: 15px 30px; border-radius: 1.6rem; background: rgb(12,32,63);
}
.video .pad a:hover {
	color: rgb(255,255,255); border: 1px solid rgb(255,255,255); background: transparent;
}
.home1 {
	padding: 75px 0 75px 0; background: rgb(245,245,245);
}
.home1 .pad {
	padding-top: 85px;
}
.home1 h1 {
	font-family: 'font2'; font-size: 35px; text-align: left; font-weight: 800; color: rgb(196,41,56);
}
.home1 p {
	font-size: 17px; font-family: 'font2'; font-weight: 600; text-align: justify; color: rgb(150,150,150);
}
.home1 span {
	color: rgb(83,82,82);
}

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


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


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

/**** Areas We Service Section ****/
.area:nth-child(odd) {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
	text-align:center;
}
.area:nth-child(even) {
	padding: 75px 0 75px 0; background: linear-gradient(#2456953d, #2456953d), url(/img/homepage/tr-1.png);
	text-align:center;

}
.area h2 {
	font-size: 2.1rem; font-family: font2; font-weight: 800; color: #245695;
}
.area h4 {
	font-size: 1.15rem; font-family: font2; color: rgb(75,75,75);
}
.area p {
	font-size: 1rem; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 400px; border-radius: 0.8rem; box-shadow: 1px 1px 10px 1px rgb(0,0,0);
}

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

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


/**** Sections On Every Page ****/
.contact-section {
	padding: 50px 0 50px 0;
}
.contact-section h3 {
	font-size: 2rem; font-family: font2; font-weight: 800; text-align: center; color: rgb(12,12,12);
}


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

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

}