*{
	font-family: 'EB Garamond', serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;
}






.header img{

	width: 200px;
	height: 200px;
	padding-left:5%;
	white-space: nowrap;	
}

.header h1{
	text-align: center;
    font-size: 45px;
    margin-top: -150px;
}


.header h3{
	font-size:20px;
	text-align: center;
    margin-top: -20px;
}


.header ul li{

	text-decoration:none;
	white-space: nowrap;
	display: inline-block;
	overflow:hidden;
    height: 200px;
    width: 200px;
}


.hero ul li a:link{

	text-decoration:none;
}






.hero ul #ScheduleApp a{

	color:#fff;
	background-color: #080808;
	border-radius: 10px;
	float: right;
	position: relative;
	margin-left:360px;
	padding-left:10%;
	padding-right:10%;
}



.img h1{

	padding-top:10%;
	font-size:35px;
	text-align:center;
	color: #fff;
}


.img{
    
	background-image: url("flooring.png");
    width: 1600px;
    margin-left: 10%;
    margin-right: 10%;
    height: 600px;
    margin-bottom: 0;
    
}


.img p{

	font-size:20px;
	text-align:center;
	padding-bottom:10%;
	color:#fff;
    margin-left: 20%;
    margin-right: 30%
}


.page-top h1{

	text-align: center;
	font-size:20px;
}


.page-top h2{

	font-size:17px;
	text-align: center;
}


.get img{
	padding-top:5%;
	width:100%;	
	height: 100%;
    padding-left:-5%;
}

.get h2{
    
}

.get p{
	text-align:left;
    margin-left: 20%;
    margin-top: -10%;
}

.get2 img{
    float: right;
	padding-top:0;
	width:100%;	
	height: 100%;
}
.get2 h2{
	text-align: center;
}
.get2 p{
	text-align:center;
}

.get3 img{
	padding-top:0;
	width:100%;	
	height: 100%;
}
.get3 h2{
	text-align: center;
}
.get3 p{
	text-align:center;
}

.get4 img{
	padding-top:0;
	width:100%;	
	height: 100%;
}
.get4 h2{
	text-align: center;
}
.get4 p{
	text-align:center;
}


.ssection h2{

	margin-top:0;
	padding-top:0;
	text-align: center;
	font-size:20px;

}

.ssection h3{
	font-size:15px;
}


.ssection p{

	font-size:15px;
	text-align: center;
	padding:0px;
	margin-bottom:0;
}




.ssection .img{
	
	background-image: url(flooring.png); 
    background-repeat: no-repeat;
    
}

.ssection  img{
	width:370px;
	height: 280px;
	padding-right:5%;
}


.ssection h1{
	padding-top:10%;
	font-size:45px;
	color:#080808;
}


.upbut{
	display: flex;
	font-size: 30px;
	margin-top:-25%;
	margin-left:90%;
}

.upbut a:hover{
	color:#d2130c;
}





.process h1{

	font-size:35px;
	text-align: center;
}


.process h2{

	font-size:20px;
	text-align:center;
}


.process p{

	font-size:15px;
	text-align:center;
    margin-left:20%;
    margin-right: 20%;
}


.us{
	text-align:center;
}

.homelistmain {
	text-align:center;
	font-size:35px;
}

.homelist {
	text-align:center;
	display: inline-block;
	margin-left: 36%;

}


.homelist2{
	text-align: center;
	display: inline-block;
    margin-left: 2%

}



.homelist h3{
	font-size: 25px;
}

.homelist2 h3{
	font-size: 25px;
}

.homelist p{

}

.homelist2 p{
	
}





.footer{

	padding: 10px 0;
	background-color: #fff;

}


.footer .social{

	text-align: center;
	padding-bottom: 5px;
	color: #080808;
	padding-left: 2%;
}


.footer .social  a{

	font-size: 35px;
	color: #080808;
	height: 50px;
	height: 50px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	margin: 0 10px;.
	opacity: .6;
	padding:10px;
	padding-top: 10px;
}


.footer .social a:hover{

	color: #d2130c;
}


.footer ul{

	margin-top: 0;
	padding:0;
    padding-left: 2%;
	list-style: none;
	font-size: 18px;
	margin-bottom:0;
	text-align: center;
	white-space: nowrap;
}


.footer ul li a{

	color:#080808;
	text-decoration: none;
	opacity: .8;
	margin-right:0;
}


.footer ul li{
	display:inline-block;
	padding: 0 10px;
}


.businesshours h2{

	font-size:25px;
	text-align: left;
    margin-left: 15%;
    margin-top: -90px;
}


.businesshours p{

	padding:0;
	margin:0;
	text-align: center;
    margin-right:60%
}


.insured h1{
    font-size: 25px;
    margin-top: -200px;
	font-size:20px;
	float:right;
	text-align:center;
	margin-right:18%;
}
.insured h3{
    margin-right: 16%;
    margin-top: -160px;
    padding-left:70%;
	font-size:14px;
	float:right;
	text-align:center;
}


.insured h4{
	padding-right:20%;
	float:right;
	text-align:center;
	margin-bottom:0;
    margin-top:-120px;
}


.copyright {

	padding-top:5%;
	text-align:center;
}

.container iframe{
	width:100%;
}

form{
	display: flex;
	flex-direction: column;
	width: 23.3rem;
	gap: 1rem;

}



form button{
	margin-left:125px;
}


input, select,textarea{
	padding:1.4rem;
	background: transparent;
	border: 1px solid #080808;
}

textarea{
	height: 6rem;
}

button{
	width: 8rem;
	padding:1rem ;
	cursor: pointer;
	background-color: #d2130c ;
	color: #fff;


}


.action h1{
	text-align: center;
}
.action h4{
	text-align:center;
}
.action h2{
	text-align:center;
}
.action li {
	text-align: center;
	list-style-type: none;
	padding-bottom:3%;
}
.action li a{
	text-decoration: none;
	border-radius: 40px;
	background-color: #080808;
	color: #fff;
	padding:.5rem;
}
.action li a:hover{
	background-color:#d2130c;
}



.gallery img{
	width:370px;
	height: 300px;
	border: solid 2px #080808;
}

.gallery2 img{
	
	width:370px;
	height: 300px;
	border: solid 2px #080808;
}

.gallery3 img{
	width:370px;
	height: 300px;
	border: solid 2px #080808;
	
}


.gallery4 img{
	width:370px;
	height: 300px;
	border: solid 2px #080808;

}


.gallerytop h2{
	margin-left:10%;
	margin-right:10%;
	text-align:center;
	font-size:13px;
}



