@charset "utf-8";
/* CSS Document */

.houseinspection{
	background-image: url(../img/leakfoewaterproofing.jpg);
	height: 600px;
	background-size: cover;
	background-position: 50%;
}
.houseinspection1{
	background-color: #DCDCDC;
}
.houseinspection1 p{
	margin-top: 10px;
    color:black;
    font-size: 20px;
    margin-left: 20px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 3px;
}



.leakwaterproofinfhexchipx{
	margin-top: 100px;
	margin-bottom: 100px;
}
.leakwaterproofinfhex{
	margin-bottom: 50px;
}
.leakwaterproofinfhex h2{
	color: black;
    font-size: 32px;
    letter-spacing: 15px;
    text-transform: uppercase;
}
.leakwaterproofinfhex h1{
color: black;
    margin-bottom: 30px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}
.leakwaterproofinfhex img{
	height: 345px;
    width: 465px;
}
.leakwaterproofinfhex p{
	margin-top: 30px;
font-size: 20px;
    color: black;
    font-family: 'Lato', sans-serif;
}

@media(max-width: 500px){
	.leakwaterproofinfhex img{
	height: 228px;
    width: 285px;
}
.leakwaterproofinfhex h1 {
    color: black;
    margin-bottom: 30px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}
.leakwaterproofinfhex h2 {
    color: black;
    font-size: 13px;
    letter-spacing: 15px;
    text-transform: uppercase;
}
}
