.slider {
  position: relative;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.slide {
  position: absolute;
height: 100vh;
width: 100vw;
  padding-bottom: 5%;
  background-size: cover;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.slide.current {
  opacity: 1;
  background-size: cover;
  width: 100vw;
}

.slide .content {
  position: absolute;
  width: 100vw;
}

.slide.current .content {
  opacity: 1;
  width: 100vw;

}

/* Background Images*/
@media (min-width: 1025px) {
  .slide:first-child {
    background: url('../images/catalina-foothills-concrete-background1.jpg') no-repeat center center/cover;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .slide:first-child {
    background: url('../images/catalina-foothills-concrete-background1.jpg') no-repeat center center/cover;
  }
}

@media (max-width: 480px) {
  .slide:first-child {
    background: url('../images/catalina-foothills-concrete-background1.jpg') no-repeat center center/cover;
  }
}

@media (min-width: 1025px) {
  .slide:nth-child(2) {
    background: url('../images/catalina-foothills-concrete-background2.jpg') no-repeat center center/cover;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .slide:nth-child(2) {
    background: url('../images/catalina-foothills-concrete-background2.jpg') no-repeat center center/cover;
  }
}

@media (max-width: 480px) {
  .slide:nth-child(2) {
    background: url('../images/catalina-foothills-concrete-background2.jpg') no-repeat center center/cover;
  }
}

@media (min-width: 1025px) {
  .slide:nth-child(3) {
    background: url('../images/catalina-foothills-concrete-background3.jpg') no-repeat center center/cover;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .slide:nth-child(3) {
    background: url('../images/catalina-foothills-concrete-background3.jpg') no-repeat center center/cover;
  }
}

@media (max-width: 480px) {
  .slide:nth-child(3) {
    background: url('../images/catalina-foothills-concrete-background3.jpg') no-repeat center center/cover;
  }
}

#title {
  width: 100vw;
}

#Top {
  position: relative;
  overflow: hidden;
  background-size: cover;
height: 100vh;
width: 100vw;

}

body {
  font-family: 'Roboto', sans-serif;
}

#nav {
  background: rgb(148, 179, 253, 0.1);
}

.navbar {
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: 'Roboto', sans-serif;
}

#two {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

#three {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

#four {
  width: 70%;
  margin: 0 auto 0 auto;
}

#five {
  text-align: center;
  background: rgb(148, 179, 253, 0.2);
  padding-bottom:5%;
}

#six {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

#third {
  background-color: #94B3FD;
}

.indent {
  margin-left: 5%;
}

.h2-middle {
  font-family: 'Roboto Slab', serif;
  font-size: 2.3rem;
  line-height: 1.2;
  color: black;
}

.top-left {
  background-color: #94B3FD;
  border-radius: 8px;
  margin: auto 0 auto 0;
  padding-left: 5%;
  Padding-top: 2%;
  Padding-bottom: 2%;
  Padding-right: 2%
}

.top-right {
  padding-top: 10%;
  margin-bottom: 5%;
}

.contact-top-right {
  margin-bottom: 5%;
}

.fix {
  margin-bottom: 5%
}

.height-70 {
  height: 75%;
  margin: auto;
}

.two-right {
  text-align: center;
}

.auto-margin {
  margin: auto;
}

.img {
  border-radius: 8px;
  margin: auto;
}

.img-box {
  border-radius: 8px;
  margin-top: 20px;
}

.box {
  background: rgb(148, 179, 253, 0.2);
  text-align: center;
  padding-right: 5%;
  padding-left: 5%;
  padding-bottom: 2%;
  border-radius: 8px;
}

.img-div {
  text-align: center;
}

.main {
  font-family: 'Roboto Slab', serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 1.5;
  color: #FFF;
}

.pbig {
  font-family: 'Roboto', sans-serif;
  color: #FFF;
  font-size: 1.5rem;
}

.half-page {
  text-align: left;
}

.text-box {
  text-align: left;
  margin-left: 0px;
  color: black;
}

.form {
  width: 90%;
  text-align: center;
  margin-left: 0%;
}

.form-group {
  padding-bottom: 15px;
  margin-left: 12%;
}

.map {
  text-align: center;
}

.blue-p {
  color: navy;
}

.blue-cu {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 2.7rem;
  line-height: 1.2;
  margin-left: 11%;
  margin-top: 5%;
  color: navy;
}

.white {
  font-family: 'Roboto Slab', serif;
  font-size: 2.3rem;
  line-height: 1.2;
  margin-left: 11%;
  margin-top: 5%;
  color: #FFF;
}

.gray {
  font-family: 'Roboto Slab', serif;
  font-size: 2.3rem;
  line-height: 1.2;
  margin-left: 11%;
  margin-top: 5%;
  color: gray;
}

.black {
  font-family: 'Roboto Slab', serif;
  font-size: 2.3rem;
  line-height: 1.2;
  margin-left: 0px;
  color: black;
}

.bold-black {
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 900;
  font-size: 2.3rem;
  line-height: 1.2;
  margin-left: 0px;
  color: black;
}

.bold-black-medium {
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 900;
  font-size: 1.8rem;
  line-height: 1.2;
  margin-left: 0px;
  color: black;
}

.black-box {
  font-family: 'Roboto Slab', serif;
  font-size: 2.3rem;
  line-height: 1.2;
  text-align: left;
  margin-left: 0px;
  color: black;
}

.h-divider {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  height: 1px;
  width: 10%;
  border-top: 1px solid navy;
}

.h-divider-bold {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  height: 1px;
  width: 20%;
  border-top: 3px solid navy;
}

.h-divider-100 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  height: 1px;
  width: 100%;
  opacity: 0.5;
  border-top: 0.2px solid rgba(0, 0, 128, 0.3);
}

.h-divider-center {
  margin: 20px auto;
  height: 1px;
  width: 25%;
  border-top: 1px solid red;
}

.checkmark {
  list-style-type: none;
}

.padding {
  height: 60px;
}

.padding-small {
  height: 20px;
  opacity: 0.2;
}

.five-pct-padding {
  padding-left: 5%;
}

.image-logo {
  background-color: #EF8172;
  width: 15%;
}

#contact-Top {
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}

@media (max-width: 480px) {
  #contact-Top {
    background-image: url(../images/catalina-foothills-concrete-picture-contact-us.jpg);
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  #contact-Top {
    background-image: url(../images/catalina-foothills-concrete-picture-contact-us.jpg);
  }
}

@media (min-width: 1025px) {
  #contact-Top {
    background-image: url(../images/catalina-foothills-concrete-picture-contact-us.jpg);
  }
}

.contact-top-left {
  background-color: #94B3FD;
  border-radius: 8px;
  width: 80%;
  margin: auto;
  padding-left: 2rem;
  padding-bottom: 5%;
}

#contact-two {
  background: rgb(148, 179, 253, 0.25);
  padding-top: 2%;
  padding-bottom: 5%;
}

.black-center {
  font-family: 'Roboto Slab', serif;
  font-size: 2.3rem;
  line-height: 1.2;
  text-align: center;
  color: black;
}

.blue {
  color: navy;
  font-size: 1.2rem;
  font-weight: 700;
  padding-bottom: 1%
}

.button-color {
  color: navy;
}

.center {
  width: 65%;
  margin: 0 auto;
}

.text-left {
  text-align: left;
  color: #FFF
}

footer {
  background-color: rgb(148, 179, 253, 0.1);
}
