@charset "utf-8";
/* CSS Document */

body  {
  margin: 0;
  padding: 0;
}

hr {
    color: white;
}

p
{
  font-family: Arial, sans-serif;
}

h1
{
font-family: Arial, sans-serif;
}

h2
{
font-family:Arial, sans-serif;
}

h3
{
font-family: Arial, sans-serif;
}

.wrapper {
    height: fit-content;
}

.text-contentRes {
    padding: 350px 0;
    background-image: url(waterfall.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentRes {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentCom {
    padding: 350px 0;
    background-image: url(riverdcmcover.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
    .text-contentCom {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentPro {
    padding: 350px 0;
    background-image: url(grasssquare.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentPro {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentGra {
    padding: 350px 0;
    background-image: url(grafittisquare.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentGra {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }    
}
.text-contentHar {
    padding: 350px 0;
    background-image: url(woodsquare.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentHar {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentHom {
    padding: 350px 0;
    background-image: url(Waterfallsquare.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentHom {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentWin {
    padding: 350px 0;
    background-image: url(windowsquare.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentWin {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentCar {
    padding: 350px 0;
    background-image: url(carpetsquare.jpg);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentCar {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentGall {
    padding: 350px 0;
    background-image: url(gallerysquare.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 86px;
}
@media screen and (max-device-width: 600px) {
  .text-contentGall {
      padding: 30% 1%;
      background-size: auto 100%;
      margin-top: 86px;
    }
}
.text-contentGall h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentGall h1 {
        font-size: 40px;
    }
}
.text-contentCar h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentCar h1 {
        font-size: 40px;
    }
}
.text-contentWin h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentWin h1 {
        font-size: 40px;
    }
}
.text-contentHom h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentHom h1 {
        font-size: 40px;
    }
}
.text-contentRes h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentRes h1 {
        font-size: 40px;
    }
}
.text-contentCom h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentCom h1 {
        font-size: 40px;
    }
}
.text-contentHar h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentHar h1 {
        font-size: 40px;
    }
}
.text-contentGra h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentGra h1 {
        font-size: 40px;
    }
}
.text-contentPro h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 55px;
    text-shadow: 0 2px 5px #000;
    font-weight: 900;
}
@media screen and (max-device-width: 600px) {
    .text-contentPro h1 {
        font-size: 40px;
    }
}
.privacy {
  margin-top: 87px;
  color: black;
  background-color: white;
  text-align: left;
  font-family:"Arial, Verdana";
  font-size: 20px;
  padding: 20px;
}

.button {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: focus;
  color: #fff;
  background-color: #009fde;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button:active {
  background-color: #009fde;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.btn {
  border: 2px solid black;
  background-color: white;
  color: black;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

btn:link {
   text-decoration: none;
}

btn:visited {
   text-decoration: none;
}

btn:hover {
  text-decoration: none;
}

btn:active {
   text-decoration: none;
}

.button4 {border-radius: 12px;}
.button2 {border-radius: 4px;}

.display-case {
    background-color: white;
    text-align: center;
    color: black;
    text-decoration: none;
    border: none;
    margin: 0;
    font-size: 17px;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    font-family: Arial, Helvetica, sans-serif;
}

.display-caseLogo {
    text-align: center;
    color: black;
    text-decoration: none;
    border: none;
    margin: 0;
    font-size: 17px;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #eeeeee;
    background-size: 20px;
    background-repeat: repeat;
}

.title-picture {
    width: 100%;
    margin-top: 86px;
    
}

/* Style the header with a grey background and some padding */
.header {
  overflow: hidden;
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 99;
}

/* Style the header links */
.header a {
  float: left;
  color: black;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 18px;
  line-height: 25px;
}

/* Style the logo link (notice that we set the same value of line-height and font-size to prevent the header to increase when the font gets bigger */
.header .logo {
    font-weight: normal;
}

/* Float the link section to the right */
.header-right {
  float: right;
}

/* Add media queries for responsiveness - when the screen is 500px wide or less, stack the links on top of each other */
@media screen and (max-width: 412px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
    margin-left:25px;
  }
  .header-right {
    float: right;
    margin-right:15px;
  }
  .title-picture {
    margin-top: 87px;
  }
  .wrapper {
    height: fit-content;
  }
  .text-contentHom {
        padding: 150px 0;
        background-image: url(Waterfallsquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
    .text-contentRes {
        padding: 150px 0;
        background-image: url(resisquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
    .text-contentCom {
        padding: 150px 0;
        background-image: url(sinksquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
    .text-contentPro {
        padding: 150px 0;
        background-image: url(grasssquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
    .text-contentGra {
        padding: 150px 0;
        background-image: url(grafittisquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }    
    .text-contentHar {
        padding: 150px 0;
        background-image: url(woodsquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
    .text-contentWin {
        padding: 150px 0;
        background-image: url(windowsquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
    .text-contentCar {
        padding: 150px 0;
        background-image: url(carpetsquare.jpg);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
    .text-contentGall {
        padding: 150px 0;
        background-image: url(gallerysquare.png);
        background-size: 720px;
        background-position: center 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-top: 86px;
    }
}

.container {
  display: inline-block;
  cursor: pointer;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  margin: 6px 0;
  transition: 0.4s;
  background-color: white;
}

/* Rotate first bar */
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
  transform: rotate(-45deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.change .bar2 {
  opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
  transform: rotate(45deg) translate(-8px, -8px) ;
}


.center {
  text-align: center;
}

a:link {
   text-decoration: none;
}

a:visited {
   text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
   text-decoration: none;
}

.container {
  position: relative;
  font-family:"Arial", sans serif;
  max-width: 800px; /* Maximum width */
  margin: 0 auto; /* Center it */
}

.container .content {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1; /* Grey text */
  width: 100%; /* Full width */
}
 
/* Style inputs */
input[type=text], select, textarea {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  outline: none;
  border: none;
  border-radius: 12px;
}

input[type=zip], select, textarea {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  outline: none;
  border: none;
  border-radius: 12px;
}

input[type=submit] {
  display: inline-block;
  background-color: white;
  font-size: 17px;
  color: #fff;
  outline: none;
  text-align: center;
  text-decoration: none;
  padding: 15px 25px;
  border: none;
  cursor: pointer;
  border-radius: 12px;
}

input[type=submit]:hover {
  opacity: 0.8;
  border: none;
  outline: none;
}

input[type=submit]:active {
  border: none;
  outline: none;
  transform: translateY(12px);
}
input[type=text]:focus {
  border: none;
  outline: none;
}
input[type=zip]:focus {
  border: none;
  outline: none;
}
input[type=tel]:focus {
  border: none;
  outline: none;
}
input[type=text], select, textarea :focus {
  border: none;
  outline: none;
}

/* Style the container/contact section */
.container {
  border-radius: 12px;
  border: none;
  background-color: #f2f2f2;
  padding: 10px;
}

/* Create two columns that float next to eachother */
.column {
  float: left; 
  width: 50%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 412px) {
  .column, input[type=submit] {
    width: 100%;
    margin-top: 0;
    outline: none;
    border: none;
  }
}

.col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.col {
    display: table-cell; /* Make elements inside the container behave like table cells */
}

/* Bordered form */
form {
  /*border: 3px solid #f1f1f1;*/
}

/* Full-width inputs */
input[type=text], input[type=password] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: none;
  outline: none;
  box-sizing: border-box;
}

.footerlinks {
  color: white;
  font-size: 15px;
}
.footerlinks a:hover {
  color: white;
  font-size: 15px;
}

.footer {
 position: relative;
 text-align: left;
 color: white;
 background-color: #800000;
 font-size: 15px;
 padding:1% 2%;
 font-family: Arial, Helvetica, sans-serif;
}

.footerthree {
 margin: 0;
 position: relative;
 text-align: center;
 color: white;
 background-color: #1c0000;
 font-size: 15px;
 width: 100%;
 padding-top: 5%;
 padding-bottom: 5%;
 font-family: Arial, Helvetica, sans-serif;
}

.footerfour {
 margin: 0;
 position: relative;
 text-align: center;
 color: white;
 background-color: #d42426;
 font-size: 15px;
 width: 100%;
 padding-top: 10%;
 padding-bottom: 10%;
 font-family: Arial, Helvetica, sans-serif;
}